Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp551 static int64_t getTotalDisp(uint64_t prefixedInsn, uint32_t accessInsn) { in getTotalDisp()
687 uint32_t accessInsn = read32(loc + rel.addend); in relaxGot() local