Home
last modified time | relevance | path

Searched defs:abbrCode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp595 uint32_t abbrCode = DebugData.getULEB128(&CurrentEndOffset); in processOneDie() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp591 uint32_t abbrCode = debug_info_data.getULEB128(&offset); in dump() local