Home | History | Annotate | Download | only in apriori

Lines Matching refs:section_info_t

515                 (section_info_t *)REALLOC(source->relocation_sections,
517 sizeof(section_info_t));
519 section_info_t *reloc =
1412 section_info_t *reloc_scn = source->relocation_sections + rel_scn_idx;
1426 the section_info_t structure.
1703 section_info_t *next = (section_info_t *)scns[next_idx].user;
1704 section_info_t *first = next;
1707 section_info_t *reloc_scn = (section_info_t *)scns[idx].user;
1741 next = (section_info_t *)scns[next_idx].user;
1836 next = (section_info_t *)scns[next_idx].user;
1897 section_info_t *reloc_scn = &source->relocation_sections[relidx];