Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DTarget.h310 overwriteULEB128(uint8_t * bufLoc,uint64_t val) overwriteULEB128() argument
H A DInputSection.cpp454 const uint8_t *bufLoc = sec->content().begin() + rel.offset; copyRelocations() local
935 uint8_t *bufLoc = buf + offset; relocateNonAlloc() local
[all...]
/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp381 uint8_t *bufLoc) { in tryRelaxPPC64TocIndirection() argument