Searched refs:section_tab (Results 1 – 3 of 3) sorted by relevance
435 while ((h = ld_section_tab_iterate (&ld_state.section_tab, &p)) != NULL) in main()1225 ld_state.nallsections = ld_state.section_tab.filled; in collect_sections()1238 while ((h = ld_section_tab_iterate (&ld_state.section_tab, &p)) != NULL) in collect_sections()
864 ld_section_tab section_tab; member
203 ld_section_tab_init (&ld_state.section_tab, 67); in ld_prepare_state()1011 queued = ld_section_tab_find (&ld_state.section_tab, hval, &search); in add_section()1090 ld_section_tab_insert (&ld_state.section_tab, hval, queued); in add_section()2432 ld_section_tab_insert (&ld_state.section_tab, elf_hash (name), newp); in new_generated_scn()