Searched refs:MAX_SECTIONS (Results 1 – 2 of 2) sorted by relevance
41 #define MAX_SECTIONS 128 macro62 off_t x_section_off[MAX_SECTIONS];63 size_t x_section_len[MAX_SECTIONS];
239 if (number_of_sections >= MAX_SECTIONS) { in parse_section_table()241 number_of_sections, MAX_SECTIONS); in parse_section_table()