Searched refs:elf_section_header_address (Results 1 – 2 of 2) sorted by relevance
54 unsigned long elf_section_header_address; member222 …if ((section_header[i].elf_section_header_address >= code_section_array[j].code_section_address) && in main()223 …((section_header[i].elf_section_header_address+section_header[i].elf_section_header_size + section… in main()236 …ion_array[code_section_index].code_section_address = section_header[i].elf_section_header_address; in main()
54 unsigned long elf_section_header_address; member231 …if ((section_header[i].elf_section_header_address >= code_section_array[j].code_section_address) && in main()232 …((section_header[i].elf_section_header_address+section_header[i].elf_section_header_size + section… in main()245 …ion_array[code_section_index].code_section_address = section_header[i].elf_section_header_address; in main()