HomeSort by: relevance | last modified time | path
    Searched refs:ST_Other (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ObjectFile.h 174 ST_Other
ELFObjectFile.h 644 return (*SymOrErr)->st_other;
676 return SymbolRef::ST_Other;
  /src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp 1562 return SymbolRef::ST_Other;
1568 return SymbolRef::ST_Other;
1570 return SymbolRef::ST_Other;
1574 return SymbolRef::ST_Other;
XCOFFObjectFile.cpp 220 return SymbolRef::ST_Other;
COFFObjectFile.cpp 207 return SymbolRef::ST_Other;
MachOObjectFile.cpp 1840 return SymbolRef::ST_Other;
1845 return SymbolRef::ST_Other;
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 317 SymType == object::SymbolRef::ST_Other) {
  /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
MachODump.cpp 1257 ST == SymbolRef::ST_Other) {
7462 ST == SymbolRef::ST_Other) {

Completed in 43 milliseconds