Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp643 tryRelaxAdrpAdd(const Relocation & adrpRel,const Relocation & addRel,uint64_t secAddr,uint8_t * buf) const tryRelaxAdrpAdd() argument
692 tryRelaxAdrpLdr(const Relocation & adrpRel,const Relocation & ldrRel,uint64_t secAddr,uint8_t * buf) const tryRelaxAdrpLdr() argument
773 uint64_t secAddr = sec.getOutputSection()->addr; relocateAlloc() local
[all...]
H A DPPC.cpp497 uint64_t secAddr = sec.getOutputSection()->addr; in 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.cpp688 const uint64_t secAddr = sec.getVA(); relax() local
H A DX86_64.cpp1033 uint64_t secAddr = sec.getOutputSection()->addr; relocateAlloc() local
H A DPPC64.cpp1564 uint64_t secAddr = sec.getOutputSection()->addr; in relocateAlloc() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DTarget.cpp161 uint64_t secAddr = sec.getOutputSection()->addr; relocateAlloc() local
H A DSyntheticSections.cpp775 uint64_t secAddr = getMipsPageAddr(outSec->addr); getPageEntryOffset() local