Searched refs:first_section (Results 1 – 2 of 2) sorted by relevance
89 PIMAGE_SECTION_HEADER first_section = IMAGE_FIRST_SECTION(nt_headers); in GetSectionHeader() local92 return first_section + section; in GetSectionHeader()
6299 bool first_section = true; in ld_generic_create_outfile() local6357 if (first_section) in ld_generic_create_outfile()6374 first_section = false; in ld_generic_create_outfile()