Searched refs:section_table (Results 1 – 7 of 7) sorted by relevance
806 .section_table = {821 .section_table = {836 .section_table = {849 .section_table = {859 .section_table = {869 .section_table = {882 .section_table = {892 .section_table = {902 .section_table = {912 .section_table = {[all …]
150 } section_table; member
2299 cur_section = &mem_region->section_table.sections[0]; in ath10k_sdio_dump_memory_section()2329 if (++i == mem_region->section_table.size) { in ath10k_sdio_dump_memory_section()2385 if (current_region->section_table.size > 0) in ath10k_sdio_dump_memory_generic()
1479 cur_section = &mem_region->section_table.sections[0]; in ath10k_pci_dump_memory_section()1509 if ((i + 1) == mem_region->section_table.size) { in ath10k_pci_dump_memory_section()1632 if (current_region->section_table.size > 0) in ath10k_pci_dump_memory_generic()
22 .short section_table - optional_header // SizeOfOptionalHeader68 .long (section_table - .) / 8 // NumberOfRvaAndSizes78 section_table: label107 .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
116 .word section_table - optional_header # SizeOfOptionalHeader184 .long (section_table - .) / 8 # NumberOfRvaAndSizes194 section_table: label277 .set section_count, (. - section_table) / 40
Completed in 25 milliseconds