Searched refs:sh_name (Results 1 – 14 of 14) sorted by relevance
| /TwlSDK-5.1.0/build/tools/stripdebug/ |
| D | insertsection.c | 94 CurrentShdrEx->Shdr.sh_name, 100 …h = ELi_GetStrLen( ElfHandle, ElfHandle->CurrentEhdr.e_shstrndx, CurrentShdrEx->Shdr.sh_name ) + 1; 108 CurrentShdrEx->Shdr.sh_name, 123 CurrentShdrEx->Shdr.sh_name = special_sect_name;
|
| D | elf.h | 166 …Elf32_Word sh_name; /*Index to an entry in the table section with section header strings… member
|
| D | loader_subset.c | 94 CurrentShdrEx->Shdr.sh_name = total_size; in ELi_CopyShStrToBuffer() 466 TmpShdr.sh_name, shstr, 6); in ELi_ShdrIsDebug()
|
| D | elf_loader.c | 344 CurrentShdrEx->Shdr.sh_name, in ELi_LoadObject() 350 …th = ELi_GetStrLen( ElfHandle, ElfHandle->CurrentEhdr.e_shstrndx, CurrentShdrEx->Shdr.sh_name) + 1; in ELi_LoadObject() 358 CurrentShdrEx->Shdr.sh_name, in ELi_LoadObject()
|
| D | elf.c | 344 file_ptr = load_elf32_word(&(shdr->sh_name), file_ptr, endian);
|
| /TwlSDK-5.1.0/build/tools/bin2obj/ |
| D | elf.h | 68 u32 sh_name; // Section name table starting index member
|
| D | object.c | 215 dest->sh_name = Be32(src->sh_name); in conv_to_big_endian_section()
|
| D | section.c | 181 s->sh_name = add_section_name(obj, name); in add_section()
|
| /TwlSDK-5.1.0/build/tools/makelst/ |
| D | elf.h | 166 Elf32_Word sh_name; /*Index into the table section with strings for the section headers*/ member
|
| D | elf.c | 346 file_ptr = load_elf32_word(&(shdr->sh_name), file_ptr, endian);
|
| D | loader_subset.c | 679 TmpShdr.sh_name, shstr, 6); in ELi_ShdrIsDebug()
|
| /TwlSDK-5.1.0/build/libraries/el/common/include/ |
| D | elf.h | 180 …Elf32_Word sh_name; /*Index into the table section with strings for the section headers*/ member
|
| /TwlSDK-5.1.0/build/libraries/el/common/src/ |
| D | elf.c | 345 file_ptr = load_elf32_word(&(shdr->sh_name), file_ptr, endian); in ELF_LoadSectionHeader()
|
| D | loader_subset.c | 1046 TmpShdr.sh_name, shstr, 6);
|