Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp37 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp42 static uint64_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev()
108 uint32_t AbbrCode = InfoData.getULEB128(&Offset); in getCUIdentifiers() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h100 llvm::yaml::Hex32 AbbrCode; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp272 uint32_t AbbrCode = Entry.AbbrCode; in writeDIE() local