Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp489 const uint8_t *bufLoc = sec->content().begin() + rel.offset; in copyRelocations() local
975 uint8_t *bufLoc = buf + offset; in relocateNonAlloc() local
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp381 uint8_t *bufLoc) { in tryRelaxPPC64TocIndirection()