Home
last modified time | relevance | path

Searched defs:scanSegments (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d646 void scanSegments(in MachHeader info, DSO* pdso) in scanSegments() function
H A Dpecoff.d759 void scanSegments(in HMODULE handle, DSO* pdso) nothrow @nogc in scanSegments() function
H A Delf.d836 void scanSegments(in ref dl_phdr_info info, DSO* pdso) nothrow @nogc in scanSegments() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Delf_shared.d821 void scanSegments(in ref dl_phdr_info info, DSO* pdso) nothrow @nogc in scanSegments() function