Searched defs:LookupPooledAddress (Results 1 – 4 of 4) sorted by relevance
244 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dump()
251 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dump()
267 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dumpRnglistsSection()565 auto LookupPooledAddress = [&](uint32_t Index) -> Optional<SectionedAddress> { in dump() local
242 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dumpRnglistsSection()609 auto LookupPooledAddress = [&](uint32_t Index) -> Optional<SectionedAddress> { in dump() local