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.h43 ST_Other, enumerator
H A DTokenAnnotator.cpp145 return ST_Other; in getScopeType()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp314 return SymbolRef::ST_Other; in getSymbolType()
328 return SymbolRef::ST_Other; in getSymbolType()
338 return SymbolRef::ST_Other; in getSymbolType()
348 return SymbolRef::ST_Other; in getSymbolType()
H A DWasmObjectFile.cpp1738 return SymbolRef::ST_Other; in getSymbolType()
1744 return SymbolRef::ST_Other; in getSymbolType()
1746 return SymbolRef::ST_Other; in getSymbolType()
1750 return SymbolRef::ST_Other; in getSymbolType()
H A DGOFFObjectFile.cpp308 return SymbolRef::ST_Other; in getSymbolType()
H A DCOFFObjectFile.cpp207 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.h706 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.cpp1290 case SymbolRef::ST_Other: in processRelocationRef()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1482 ST == SymbolRef::ST_Other) { in CreateSymbolAddressMap()
7339 ST == SymbolRef::ST_Other) { in DisassembleMachO()