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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp177 uint64_t gotPlt = in.gotPlt->getVA(); local
H A DMips.cpp261 uint64_t gotPlt = in.gotPlt->getVA(); local
314 uint64_t gotPlt = in.gotPlt->getVA(); local
H A DX86.cpp212 uint32_t gotPlt = in.gotPlt->getVA(); local
583 uint32_t gotPlt = in.gotPlt->getVA(); local
[all...]
H A DX86_64.cpp153 uint64_t gotPlt = in.gotPlt->getVA(); local
680 uint64_t gotPlt = in.gotPlt->getVA(); local
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1026 static void addPltEntry(PltSection *plt, GotPltSection *gotPlt, argument
H A DSyntheticSections.h1201 GotPltSection *gotPlt; member in struct:lld::elf::InStruct

Completed in 146 milliseconds