Home
last modified time | relevance | path

Searched defs:AbbrCode (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp35 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp35 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp92 static uint32_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev()
141 uint32_t AbbrCode = InfoData.getULEB128(&Offset); in getCUIdentifiers() local
/external/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp100 static uint64_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev()
167 uint32_t AbbrCode = InfoData.getULEB128(&Offset); in getCUIdentifiers() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp191 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h96 llvm::yaml::Hex32 AbbrCode; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h99 llvm::yaml::Hex32 AbbrCode; member
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp272 uint32_t AbbrCode = Entry.AbbrCode; in writeDIE() local