Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h230 std::optional<uint64_t> AddrOffsetSectionBase; variable
362 if (std::optional<uint64_t> AddrOffsetSectionBase = in getIndexedAddressOffset() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h230 std::optional<uint64_t> AddrOffsetSectionBase; variable
362 if (std::optional<uint64_t> AddrOffsetSectionBase = in getIndexedAddressOffset() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h230 std::optional<uint64_t> AddrOffsetSectionBase; variable
362 if (std::optional<uint64_t> AddrOffsetSectionBase = in getIndexedAddressOffset() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h228 std::optional<uint64_t> AddrOffsetSectionBase; variable
360 if (std::optional<uint64_t> AddrOffsetSectionBase = in getIndexedAddressOffset() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h115 uint32_t AddrOffsetSectionBase; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h213 Optional<uint64_t> AddrOffsetSectionBase; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h225 std::optional<uint64_t> AddrOffsetSectionBase; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1167 if (std::optional<uint64_t> AddrOffsetSectionBase = in cloneAddressAttribute() local