Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DInputSection.cpp937 static void relocateNonAllocForRelocatable(InputSection *sec, uint8_t *buf) { in relocateNonAllocForRelocatable() function
961 relocateNonAllocForRelocatable(sec, buf); in relocate()