Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/Arch/
H A DHexagon.cpp379 uint64_t gotPltEntryAddr = sym.getGotPltVA(); writePlt() local
H A DAArch64.cpp313 uint64_t gotPltEntryAddr = sym.getGotPltVA(); writePlt() local
1003 uint64_t gotPltEntryAddr = sym.getGotPltVA(); writePlt() local
H A DMips.cpp322 uint64_t gotPltEntryAddr = sym.getGotPltVA(); writePlt() local
H A DARM.cpp303 writePltLong(uint8_t * buf,uint64_t gotPltEntryAddr,uint64_t pltEntryAddr) writePltLong() argument