Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h44 ST_Other, enumerator
H A DTokenAnnotator.cpp147 return ST_Other; in getScopeType()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.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()
H A DWasmObjectFile.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()
H A DGOFFObjectFile.cpp310 return SymbolRef::ST_Other; in getSymbolType()
H A DCOFFObjectFile.cpp206 return SymbolRef::ST_Other; in getSymbolType()
H A DMachOObjectFile.cpp1859 return SymbolRef::ST_Other; in getSymbolType()
1864 return SymbolRef::ST_Other; in getSymbolType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h174 ST_Other, enumerator
H A DELFObjectFile.h745 return SymbolRef::ST_Other; in getSymbolType()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp320 SymType == object::SymbolRef::ST_Other) { in loadObjectImpl()
H A DRuntimeDyldELF.cpp1297 case SymbolRef::ST_Other: in processRelocationRef()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1482 ST == SymbolRef::ST_Other) { in CreateSymbolAddressMap()
7451 ST == SymbolRef::ST_Other) { in DisassembleMachO()