Home
last modified time | relevance | path

Searched defs:gotPltEntryAddr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DHexagon.cpp391 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
H A DAArch64.cpp364 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
1058 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
H A DMips.cpp322 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
H A DARM.cpp309 static void writePltLong(uint8_t *buf, uint64_t gotPltEntryAddr, in writePltLong()