Home
last modified time | relevance | path

Searched defs:SymbolType (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/compiler/translator/
DSymbolUniqueId.h41 enum class SymbolType : uint8_t enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DJITSymbol.cpp49 auto SymbolType = Symbol.getType(); in fromObjectSymbol() local
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp242 uint8_t SymbolType; in writeFunctionCode() local
392 constexpr uint8_t SymbolType = STT_OBJECT; in writeDataOfType() local
590 constexpr uint8_t SymbolType = STT_OBJECT; in writeJumpTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp41 auto SymbolType = getSymbolType(Symbol); in getTypeLength() local
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp126 SymbolRef::Type SymbolType = *SymbolTypeOrErr; in addSymbol() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp172 SymbolRef::Type SymbolType = *SymbolTypeOrErr; in addSymbol() local
/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp284 QualType SymbolType = LHS->getType(); in MakeSymIntVal() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DXCOFF.h144 enum SymbolType { enum
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2791 unsigned char SymbolType = Symbol->getType(); in printSymbol() local
3404 unsigned char SymbolType = Symbol->getType(); in printSymbol() local