Home
last modified time | relevance | path

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

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