Home
last modified time | relevance | path

Searched defs:LoclistOffset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp93 if (auto LoclistOffset = U->getLoclistOffset(Offset)) in dumpLocation() local
503 if (auto LoclistOffset = U->getLoclistOffset(Offset)) in getLocations() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp82 if (auto LoclistOffset = U->getLoclistOffset(Offset)) in dumpLocationList() local
416 if (auto LoclistOffset = U->getLoclistOffset(Offset)) in getLocations() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp1015 std::optional<uint64_t> LoclistOffset = U->getLoclistOffset(Offset); in processLocationList() local