Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSymbols.h250 used(!config->gcSections), needsTocRestore(false), in Symbol()
277 uint8_t needsTocRestore : 1; variable
DThunks.cpp909 s->needsTocRestore = true; in addSymbols()
943 s->needsTocRestore = true; in addSymbols()
DInputSection.cpp1080 if (rel.sym->needsTocRestore) { in relocateAlloc()