Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp61 if (auto SymType = Sym.getType()) { in getMachOObjectFileSymbolInfo() local
118 if (auto SymType = Sym.getType()) { in getELFObjectFileSymbolInfo() local
195 if (auto SymType = Sym.getType()) { in getCOFFObjectFileSymbolInfo() local
254 if (auto SymType in getGenericObjectFileSymbolInfo() local
[all...]
H A DRTDyldObjectLinkingLayer.cpp115 if (auto SymType = Sym.getType()) { in emit() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp85 Expected<SymbolRef::Type> SymType = Sym.getType(); in convert() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp114 void ObjCInterfaceRecord::updateLinkageForSymbols(ObjCIFSymbolKind SymType, in updateLinkageForSymbols()
195 ObjCIFSymbolKind SymType) { in addObjCInterface()
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp36 ObjCIFSymbolKind SymType = in addObjCInterface() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h194 ObjCIFSymbolKind SymType) in ObjCInterfaceRecord()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp254 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp253 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp975 uint32_t SymType = *TypeOrErr; in getSymbolNMTypeChar() local
1715 uint16_t SymType = XCOFFSym.getSymbolType(); in getXCOFFExports() local
1765 uint16_t SymType = XCOFFSym.getSymbolType(); in getXCOFFExports() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp679 uint16_t SymType = XCOFFSym.getSymbolType(); in getSymbolFlags() local
932 uint8_t SymType = CsectAuxRef.getSymbolType(); in getSymbolSize() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp251 object::SymbolRef::Type SymType; in loadObjectImpl() local
H A DRuntimeDyldELF.cpp1249 SymbolRef::Type SymType = SymbolRef::ST_Unknown; in processRelocationRef() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1422 const SymbolRef::Type SymType = unwrapOrError(Symbol.getType(), FileName); in createSymbolInfo() local
1426 uint8_t SymType = in createSymbolInfo() local