Home
last modified time | relevance | path

Searched defs:initSections (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dwin32.d66 void initSections() nothrow @nogc in initSections() function
H A Dandroid.d74 void initSections() nothrow @nogc in initSections() function
H A Dosx.d83 void initSections() nothrow @nogc in initSections() function
H A Dwin64.d74 void initSections() nothrow @nogc in initSections() function
H A Delf_shared.d188 void initSections() nothrow @nogc in initSections() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d106 void initSections() nothrow @nogc in initSections() function
H A Dpecoff.d105 void initSections() nothrow @nogc in initSections() function
H A Delf.d173 void initSections() nothrow @nogc in initSections() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1281 Error BasicELFBuilder::initSections() { in initSections() function in llvm::objcopy::elf::BasicELFBuilder