Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1286 InputSection *createInterpSection();
H A DWriter.cpp336 InputSection *sec = createInterpSection(); in createSyntheticSections()
H A DSyntheticSections.cpp259 InputSection *elf::createInterpSection() { in createInterpSection() function in elf