Home
last modified time | relevance | path

Searched defs:createSyntheticSections (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp1347 void macho::createSyntheticSections() { in createSyntheticSections() function in macho
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp4649 template <class ELFT> void elf::createSyntheticSections() { in createSyntheticSections() function in elf