Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h1211 InputSection *createInterpSection();
H A DWriter.cpp294 InputSection *sec = createInterpSection(); in createSyntheticSections()
H A DSyntheticSections.cpp258 InputSection *elf::createInterpSection() { in createInterpSection() function in elf