Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf.h502 elf_section_index elf_secthead_set_rel_index(elf_secthead *shead,
Delf.c876 elf_secthead_set_rel_index(elf_secthead *shead, elf_section_index sectidx) in elf_secthead_set_rel_index() function
Delf-objfmt.c689 elf_secthead_set_rel_index(shead, ++info->sindex); in elf_objfmt_output_section()