Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp92 static uint32_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev()
141 uint32_t AbbrCode = InfoData.getULEB128(&Offset); in getCUIdentifiers() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp191 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local