Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp831 auto EntryOr = getEntry(Offset); in dumpEntry() local
998 auto EntryOr = CurrentIndex->getEntry(&DataOffset); in getEntryAtCurrentOffset() local
H A DDWARFVerifier.cpp1596 Expected<DWARFDebugNames::Entry> EntryOr = NI.getEntry(&NextEntryID); in verifyNameIndexEntries() local