Home
last modified time | relevance | path

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

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