Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h261 uint64_t HighPc = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp500 std::optional<uint64_t> HighPc = DIE.getHighPC(*LowPc); in shouldKeepSubprogramDIE() local
1209 if (uint64_t HighPc = Unit.getHighPc()) in cloneAddressAttribute() local