Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h989 InputSection *createInterpSection();
H A DWriter.cpp293 In.Interp = createInterpSection(); in createSyntheticSections()
H A DSyntheticSections.cpp249 InputSection *elf::createInterpSection() { in createInterpSection() function in elf