Home
last modified time | relevance | path

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

/external/llvm-project/lld/MachO/
DWriter.cpp737 void macho::createSyntheticSections() { in createSyntheticSections() function in macho
/external/llvm-project/lld/wasm/
DWriter.cpp1199 void Writer::createSyntheticSections() { in createSyntheticSections() function in lld::wasm::Writer
/external/llvm-project/lld/ELF/
DWriter.cpp343 template <class ELFT> void elf::createSyntheticSections() { in createSyntheticSections() function in elf