Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1429 InputSection *createInterpSection();
H A DSyntheticSections.cpp263 InputSection *elf::createInterpSection() { in createInterpSection() function in elf
4662 InputSection *sec = createInterpSection(); in createSyntheticSections()