Searched refs:section_table (Results 1 – 3 of 3) sorted by relevance
23 .short section_table - optional_header // SizeOfOptionalHeader73 .long (section_table - .) / 8 // NumberOfRvaAndSizes83 section_table: label120 .set section_count, (. - section_table) / 40
54 .short section_table - optional_header @ SizeOfOptionalHeader95 .long (section_table - .) / 8 @ NumberOfRvaAndSizes104 section_table: label131 .set section_count, (. - section_table) / 40
70 .word section_table - optional_header # SizeOfOptionalHeader127 .long (section_table - .) / 8 # NumberOfRvaAndSizes137 section_table: label223 .set section_count, (. - section_table) / 40
Completed in 6 milliseconds