Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DMips.cpp262 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
315 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
DX86.cpp214 uint32_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
587 uint32_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
DX86_64.cpp388 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
1013 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
DARM.cpp193 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeaderLong() local
/external/llvm-project/lld/ELF/
DSyntheticSections.h1207 GotPltSection *gotPlt; member
DRelocations.cpp1065 static void addPltEntry(PltSection *plt, GotPltSection *gotPlt, in addPltEntry()