Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.h1152 InputSection *createInterpSection();
DWriter.cpp353 InputSection *sec = createInterpSection(); in createSyntheticSections()
DSyntheticSections.cpp256 InputSection *elf::createInterpSection() { in createInterpSection() function in elf