Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/angle/util/windows/third_party/StackWalker/src/
H A DStackWalker.cpp130 SYM_TYPE SymType; // type of symbols loaded member
425 SYM_TYPE SymType; // type of symbols loaded member
454 SYM_TYPE SymType; // type of symbols loaded member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp84 Expected<SymbolRef::Type> SymType = Sym.getType(); in convert() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dsymtab.go79 func putelfsym(ctxt *Link, x loader.Sym, typ elf.SymType, curbind elf.SymBind) {
/aosp_15_r20/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp122 SymbolRef::Type SymType = *SymTypeOrErr; in NotifyObjectEmitted() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp124 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/
DRecord.h172 ObjCIFSymbolKind SymType) in ObjCInterfaceRecord()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/
DRecord.h172 ObjCIFSymbolKind SymType) in ObjCInterfaceRecord()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TextAPI/
DRecord.h194 ObjCIFSymbolKind SymType) in ObjCInterfaceRecord()
/aosp_15_r20/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp127 MockRawSymbol(PDB_SymType SymType) in MockRawSymbol()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp254 SymbolRef::Type SymType = *SymTypeOrErr; in notifyObjectLoaded() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp669 uint16_t SymType = XCOFFSym.getSymbolType(); in getSymbolFlags() local
916 uint8_t SymType = CsectAuxRef.getSymbolType(); in getSymbolSize() local
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h195 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h195 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h195 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h194 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h195 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h194 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h194 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h195 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DElfInterface.h195 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h194 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h194 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h194 using SymType = typename ElfTypes::Sym; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h194 using SymType = typename ElfTypes::Sym; variable

12