Home
last modified time | relevance | path

Searched refs:ST_Other (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDTokenAnnotator.h44 ST_Other, enumerator
HDTokenAnnotator.cpp147 return ST_Other; in getScopeType()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDXCOFFObjectFile.cpp320 return SymbolRef::ST_Other; in getSymbolType()
334 return SymbolRef::ST_Other; in getSymbolType()
344 return SymbolRef::ST_Other; in getSymbolType()
354 return SymbolRef::ST_Other; in getSymbolType()
HDWasmObjectFile.cpp1898 return SymbolRef::ST_Other; in getSymbolType()
1904 return SymbolRef::ST_Other; in getSymbolType()
1906 return SymbolRef::ST_Other; in getSymbolType()
1910 return SymbolRef::ST_Other; in getSymbolType()
HDGOFFObjectFile.cpp310 return SymbolRef::ST_Other; in getSymbolType()
HDCOFFObjectFile.cpp206 return SymbolRef::ST_Other; in getSymbolType()
HDMachOObjectFile.cpp1859 return SymbolRef::ST_Other; in getSymbolType()
1864 return SymbolRef::ST_Other; in getSymbolType()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDObjectFile.h174 ST_Other, enumerator
HDELFObjectFile.h745 return SymbolRef::ST_Other; in getSymbolType()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyld.cpp320 SymType == object::SymbolRef::ST_Other) { in loadObjectImpl()
HDRuntimeDyldELF.cpp1297 case SymbolRef::ST_Other: in processRelocationRef()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDMachODump.cpp1482 ST == SymbolRef::ST_Other) { in CreateSymbolAddressMap()
7451 ST == SymbolRef::ST_Other) { in DisassembleMachO()