Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h254 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dump()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp242 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dumpRnglistsSection()
609 auto LookupPooledAddress = [&](uint32_t Index) -> Optional<SectionedAddress> { in dump() local