Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp743 const Relocation &addRel, uint64_t secAddr, in tryRelaxAdrpAdd()
792 const Relocation &ldrRel, uint64_t secAddr, in tryRelaxAdrpLdr()
873 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
H A DPPC.cpp490 uint64_t secAddr = sec.getOutputSection()->addr; relocateAlloc() local
H A DRISCV.cpp594 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
815 const uint64_t secAddr = sec.getVA(); in relax() local
H A DX86.cpp485 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
H A DLoongArch.cpp747 const uint64_t secAddr = sec.getVA(); in relax() local
H A DX86_64.cpp1036 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
H A DPPC64.cpp1564 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.cpp162 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
H A DSyntheticSections.cpp802 uint64_t secAddr = getMipsPageAddr(outSec->addr); in getPageEntryOffset() local