Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DAArch64.cpp270 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
927 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
H A DHexagon.cpp378 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
H A DMips.cpp322 uint64_t gotPltEntryAddr = sym.getGotPltVA(); in writePlt() local
H A DARM.cpp249 static void writePltLong(uint8_t *buf, uint64_t gotPltEntryAddr, in writePltLong()