Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h162 std::optional<uint64_t> getLowPc() const { return LowPc; } in getLowPc() function
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h369 std::optional<uint64_t> getLowPc() const { return LowPc; } in getLowPc() function