Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp625 if (uint64_t HighPc = OutUnit.getAsCompileUnit()->getHighPc()) in cloneAddressAttr() local
H A DDependencyTracker.cpp776 std::optional<uint64_t> HighPc; in isLiveSubprogramEntry() local
H A DDWARFLinkerCompileUnit.h700 uint64_t HighPc = 0; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h276 uint64_t HighPc = 0; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp589 std::optional<uint64_t> HighPc = DIE.getHighPC(*LowPc); shouldKeepSubprogramDIE() local
1370 if (uint64_t HighPc = Unit.getHighPc()) cloneAddressAttribute() local