Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dpecoff.d688 foreach (section; getSectionHeader(handle)) in version()
702 foreach (section; getSectionHeader(handle)) in version()
761 foreach (section; getSectionHeader(handle)) in scanSegments()
816 IMAGE_SECTION_HEADER[] getSectionHeader(in HMODULE handle) nothrow @nogc in getSectionHeader() function