Searched refs:ELF_F_LAYOUT (Results 1 – 9 of 9) sorted by relevance
| /titanic_53/usr/src/cmd/sgs/libelf/common/ |
| H A D | strptr.c | 81 if (elf->ed_uflags & ELF_F_LAYOUT) { in elf_strptr()
|
| H A D | update.c | 830 if (elf->ed_uflags & ELF_F_LAYOUT) { in _elfxx_update()
|
| /titanic_53/usr/src/head/ |
| H A D | libelf.h | 70 #define ELF_F_LAYOUT 0x4 macro
|
| /titanic_53/usr/src/lib/libctf/common/ |
| H A D | ctf_elfwrite.c | 110 (void) elf_flagelf(dst, ELF_C_SET, ELF_F_LAYOUT); in ctf_write_elf()
|
| /titanic_53/usr/src/tools/ctf/cvt/ |
| H A D | output.c | 481 (void) elf_flagelf(dst, ELF_C_SET, ELF_F_LAYOUT); in write_file()
|
| /titanic_53/usr/src/lib/libelfsign/common/ |
| H A D | elfsignlib.c | 363 (void) elf_flagelf(ess->es_elf, ELF_C_SET, ELF_F_LAYOUT); in elfsign_begin()
|
| /titanic_53/usr/src/cmd/sgs/mcs/common/ |
| H A D | file.c | 744 (void) elf_flagelf(dst_elf, ELF_C_SET, ELF_F_LAYOUT); in build_file()
|
| /titanic_53/usr/src/cmd/sgs/elfedit/common/ |
| H A D | elfedit.c | 1277 (void) elf_flagelf(elf, ELF_C_SET, ELF_F_LAYOUT); in init_obj_state()
|
| /titanic_53/usr/src/cmd/sgs/packages/common/ |
| H A D | SUNWonld-README | 1655 4383 libelf can't write extended sections when ELF_F_LAYOUT
|