Home
last modified time | relevance | path

Searched refs:relocateNonAllocForRelocatable (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/ELF/
DInputSection.cpp974 static void relocateNonAllocForRelocatable(InputSection *sec, uint8_t *buf) { in relocateNonAllocForRelocatable() function
998 relocateNonAllocForRelocatable(sec, buf); in relocate()