Home
last modified time | relevance | path

Searched refs:elf_secthead_set_link (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf.h500 elf_section_index elf_secthead_set_link(elf_secthead *shead,
Delf-objfmt.c824 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()
Delf.c870 elf_secthead_set_link(elf_secthead *shead, elf_section_index link) in elf_secthead_set_link() function