Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h244 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dump()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h256 llvm::function_ref<std::optional<object::SectionedAddress>(uint32_t)> in dump()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h256 llvm::function_ref<std::optional<object::SectionedAddress>(uint32_t)> in dump()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h256 llvm::function_ref<std::optional<object::SectionedAddress>(uint32_t)> in dump()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h256 llvm::function_ref<std::optional<object::SectionedAddress>(uint32_t)> in dump()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h256 llvm::function_ref<std::optional<object::SectionedAddress>(uint32_t)> in dump()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp267 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)> in dumpRnglistsSection()
565 auto LookupPooledAddress = [&](uint32_t Index) -> Optional<SectionedAddress> { in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp247 llvm::function_ref<std::optional<object::SectionedAddress>(uint32_t)> in dumpRnglistsSection()
612 auto LookupPooledAddress = in dump() local