Home
last modified time | relevance | path

Searched defs:secAddr (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DAArch64.cpp623 const Relocation &addRel, uint64_t secAddr, in tryRelaxAdrpAdd()
672 const Relocation &ldrRel, uint64_t secAddr, in tryRelaxAdrpLdr()
747 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
DPPC.cpp486 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
DX86.cpp485 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
DX86_64.cpp989 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
DRISCV.cpp616 const uint64_t secAddr = sec.getVA(); in relax() local
DPPC64.cpp1533 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
/openbsd/src/gnu/llvm/lld/ELF/
DTarget.cpp157 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
DSyntheticSections.cpp767 uint64_t secAddr = getMipsPageAddr(outSec->addr); in getPageEntryOffset() local