Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDInputSection.cpp489 const uint8_t *bufLoc = sec->content().begin() + rel.offset; in copyRelocations() local
975 uint8_t *bufLoc = buf + offset; in relocateNonAlloc() local
HDTarget.h310 inline uint64_t overwriteULEB128(uint8_t *bufLoc, uint64_t val) { in overwriteULEB128()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDPPC64.cpp381 uint8_t *bufLoc) { in tryRelaxPPC64TocIndirection()