Searched defs:shead (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/ |
D | elf.c | 517 elf_secthead *shead; in elf_symtab_write_to_file() local 625 elf_secthead_destroy(elf_secthead *shead) in elf_secthead_destroy() 668 elf_secthead_write_to_file(FILE *f, elf_secthead *shead, in elf_secthead_write_to_file() 687 elf_secthead_append_reloc(yasm_section *sect, elf_secthead *shead, in elf_secthead_append_reloc() 731 yasm_section *sect, elf_secthead *shead, in elf_secthead_write_rel_to_file() 755 elf_secthead *shead, yasm_errwarns *errwarns) in elf_secthead_write_relocs_to_file() 814 elf_secthead_get_type(elf_secthead *shead) in elf_secthead_get_type() 820 elf_secthead_set_typeflags(elf_secthead *shead, elf_section_type type, in elf_secthead_set_typeflags() 828 elf_secthead_is_empty(elf_secthead *shead) in elf_secthead_is_empty() 834 elf_secthead_get_sym(elf_secthead *shead) in elf_secthead_get_sym() [all …]
|
D | elf-x86-amd64.c | 81 elf_secthead *shead = in elf_x86_amd64_write_symtab_entry() local 94 elf_x86_amd64_write_secthead(unsigned char *bufp, elf_secthead *shead) in elf_x86_amd64_write_secthead() 112 elf_secthead *shead, in elf_x86_amd64_write_secthead_rel()
|
D | elf-x86-x86.c | 89 elf_secthead *shead = in elf_x86_x86_write_symtab_entry() local 100 elf_x86_x86_write_secthead(unsigned char *bufp, elf_secthead *shead) in elf_x86_x86_write_secthead() 119 elf_secthead *shead, in elf_x86_x86_write_secthead_rel()
|
D | elf-objfmt.c | 66 elf_secthead *shead; member 639 /*@dependent@*/ /*@null@*/ elf_secthead *shead; in elf_objfmt_output_section() local 705 /*@dependent@*/ /*@null@*/ elf_secthead *shead; in elf_objfmt_output_secthead() local
|
/external/kernel-headers/original/asm-mips/ |
D | sgiarcs.h | 314 unsigned char shead, ssect, scyl; /* unused */ member
|