Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h1223 InputSection *createInterpSection();
H A DWriter.cpp275 InputSection *sec = createInterpSection(); in createSyntheticSections()
H A DSyntheticSections.cpp259 InputSection *elf::createInterpSection() { in createInterpSection() function in elf