Home
last modified time | relevance | path

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

/external/chromium_org/base/win/
Dpe_image.cc89 PIMAGE_SECTION_HEADER first_section = IMAGE_FIRST_SECTION(nt_headers); in GetSectionHeader() local
92 return first_section + section; in GetSectionHeader()
/external/elfutils/0.153/src/
Dldgeneric.c6299 bool first_section = true; in ld_generic_create_outfile() local
6357 if (first_section) in ld_generic_create_outfile()
6374 first_section = false; in ld_generic_create_outfile()