Searched refs:getRelocationWithOffset (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DX86_64.cpp152 static unsigned getRelocationWithOffset(const InputSection &is, function
249 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4);
277 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4));

Completed in 172 milliseconds