Home
last modified time | relevance | path

Searched refs:extractAbbrev (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp466 DWARFDebugNames::NameIndex::extractAbbrev(uint32_t *Offset) { in extractAbbrev() function in DWARFDebugNames::NameIndex
511 auto AbbrevOr = extractAbbrev(&Offset); in extract()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h415 Expected<Abbrev> extractAbbrev(uint32_t *Offset);