Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputFiles.cpp453 this->Sections[I] = createInputSection(Sec); in initializeSections()
477 this->Sections[I] = createInputSection(Sec); in initializeSections()
609 InputSectionBase *ObjFile<ELFT>::createInputSection(const Elf_Shdr &Sec) { in createInputSection() function in ObjFile
H A DInputFiles.h233 InputSectionBase *createInputSection(const Elf_Shdr &Sec);