Home
last modified time | relevance | path

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

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