Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DInputFiles.h288 void initializeSections(bool ignoreComdats,
H A DInputFiles.cpp706 void ObjFile<ELFT>::initializeSections(bool ignoreComdats, in initializeSections() function in ObjFile
1100 initializeSections(ignoreComdats, getObj()); in initSectionsAndLocalSyms()