Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1196 InputSection *createInterpSection();
H A DWriter.cpp353 InputSection *sec = createInterpSection(); in createSyntheticSections()
H A DSyntheticSections.cpp256 InputSection *elf::createInterpSection() { in createInterpSection() function in elf