Searched defs:gotPlt (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp216 uint32_t gotPlt = in.gotPlt->getVA(); local
589 uint32_t gotPlt = in.gotPlt->getVA(); local
[all...]
H A DARM.cpp193 uint64_t gotPlt = in.gotPlt->getVA(); local
H A DMips.cpp262 uint64_t gotPlt = in.gotPlt->getVA(); local
315 uint64_t gotPlt = in.gotPlt->getVA(); local
H A DX86_64.cpp388 uint64_t gotPlt = in.gotPlt->getVA(); local
1007 uint64_t gotPlt = in.gotPlt->getVA(); local
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1047 static void addPltEntry(PltSection *plt, GotPltSection *gotPlt, argument
H A DSyntheticSections.h1201 GotPltSection *gotPlt; member in struct:lld::elf::InStruct

Completed in 70 milliseconds