Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp538 DWARFDebugNames::NameIndex::extractAbbrev(uint64_t *Offset) { in extractAbbrev() function in DWARFDebugNames::NameIndex
592 auto AbbrevOr = extractAbbrev(&Offset); in extract()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h622 Expected<Abbrev> extractAbbrev(uint64_t *Offset);