Searched refs:elf_secthead_set_link (Results 1 – 3 of 3) sorted by relevance
500 elf_section_index elf_secthead_set_link(elf_secthead *shead,
824 elf_secthead_set_link(stab, elf_secthead_get_index(stabstr)); in elf_objfmt_output()855 elf_secthead_set_link(esdn, 2); /* for .strtab, which is index 2 */ in elf_objfmt_output()
870 elf_secthead_set_link(elf_secthead *shead, elf_section_index link) in elf_secthead_set_link() function