Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h254 uint64_t HighPc = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp501 Optional<uint64_t> HighPc = DIE.getHighPC(*LowPc); in shouldKeepSubprogramDIE() local
1111 if (uint64_t HighPc = Unit.getHighPc()) in cloneAddressAttribute() local