Home
last modified time | relevance | path

Searched defs:SymType (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp60 if (auto SymType = Sym.getType()) { in getMachOObjectFileSymbolInfo() local
117 if (auto SymType = Sym.getType()) { in getELFObjectFileSymbolInfo() local
194 if (auto SymType = Sym.getType()) { in getCOFFObjectFileSymbolInfo() local
253 if (auto SymType = Sym.getType()) { in getGenericObjectFileSymbolInfo() local
H A DRTDyldObjectLinkingLayer.cpp115 if (auto SymType = Sym.getType()) { in emit() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp84 Expected<SymbolRef::Type> SymType = Sym.getType(); in convert() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp254 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp253 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp593 uint8_t SymType = in loadMainBinarySymbols() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp964 uint32_t SymType = *TypeOrErr; in getSymbolNMTypeChar() local
1694 uint16_t SymType = XCOFFSym.getSymbolType(); in getXCOFFExports() local
1744 uint16_t SymType = XCOFFSym.getSymbolType(); in getXCOFFExports() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DXCOFFObjectFile.cpp669 uint16_t SymType = XCOFFSym.getSymbolType(); in getSymbolFlags() local
916 uint8_t SymType = CsectAuxRef.getSymbolType(); in getSymbolSize() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp251 object::SymbolRef::Type SymType; in loadObjectImpl() local
H A DRuntimeDyldELF.cpp1237 SymbolRef::Type SymType = SymbolRef::ST_Unknown; in processRelocationRef() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp659 if (auto SymType = Sym.getType()) { in getTestObjectFileInterface() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1103 const SymbolRef::Type SymType = unwrapOrError(Symbol.getType(), FileName); in createSymbolInfo() local