Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A 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
H A DPPC.cpp486 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
H A DX86.cpp485 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
H A DX86_64.cpp989 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
H A DRISCV.cpp616 const uint64_t secAddr = sec.getVA(); in relax() local
H A DPPC64.cpp1533 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.cpp157 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
H A DSyntheticSections.cpp767 uint64_t secAddr = getMipsPageAddr(outSec->addr); in getPageEntryOffset() local