Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h244 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp267 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dumpRnglistsSection()
565 auto LookupPooledAddress = [&](uint32_t Index) -> Optional<SectionedAddress> { in dump() local