Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DInputSection.cpp1059 relocate(uint8_t * buf,uint8_t * bufEnd) relocate() argument
1209 uint8_t *bufEnd = buf + size; writeTo() local