Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp35 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp203 static uint64_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev()
280 uint32_t AbbrCode = InfoData.getULEB128(&Offset); in getCUIdentifiers() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h99 llvm::yaml::Hex32 AbbrCode; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp271 uint32_t AbbrCode = Entry.AbbrCode; in writeDIE() local