Searched refs:invokeOnRelocs (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | InputSection.h | 45 #define invokeOnRelocs(sec, f, ...) \ macro
|
| H A D | InputSection.cpp | 1180 invokeOnRelocs(*sec, sec->relocateNonAlloc<ELFT>, ctx, buf); in relocate()
|
| H A D | Relocations.cpp | 2607 invokeOnRelocs(*sec, scanCrossRefs<ELFT>, ctx, noxref, osec, sec); in checkNoCrossRefs()
|
| H A D | SyntheticSections.cpp | 3310 invokeOnRelocs(*sec, getNameRelocs, *sec->file, relocs.get()[i]); in finalizeContents()
|