Home
last modified time | relevance | path

Searched defs:AbbrevOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h423 uint64_t AbbrevOffset; /// < Abbreviation offset in the .debug_names section member
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp110 uint64_t AbbrevOffset = getCUAbbrev(Abbrev, AbbrCode); in getCUIdentifiers() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp543 const uint64_t AbbrevOffset = *Offset; in extractAbbrev() local