Home
last modified time | relevance | path

Searched refs:sh_name (Results 1 – 14 of 14) sorted by relevance

/TwlSDK-5.1.0/build/tools/stripdebug/
Dinsertsection.c94 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;
Delf.h166 …Elf32_Word sh_name; /*Index to an entry in the table section with section header strings… member
Dloader_subset.c94 CurrentShdrEx->Shdr.sh_name = total_size; in ELi_CopyShStrToBuffer()
466 TmpShdr.sh_name, shstr, 6); in ELi_ShdrIsDebug()
Delf_loader.c344 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()
Delf.c344 file_ptr = load_elf32_word(&(shdr->sh_name), file_ptr, endian);
/TwlSDK-5.1.0/build/tools/bin2obj/
Delf.h68 u32 sh_name; // Section name table starting index member
Dobject.c215 dest->sh_name = Be32(src->sh_name); in conv_to_big_endian_section()
Dsection.c181 s->sh_name = add_section_name(obj, name); in add_section()
/TwlSDK-5.1.0/build/tools/makelst/
Delf.h166 Elf32_Word sh_name; /*Index into the table section with strings for the section headers*/ member
Delf.c346 file_ptr = load_elf32_word(&(shdr->sh_name), file_ptr, endian);
Dloader_subset.c679 TmpShdr.sh_name, shstr, 6); in ELi_ShdrIsDebug()
/TwlSDK-5.1.0/build/libraries/el/common/include/
Delf.h180 …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/
Delf.c345 file_ptr = load_elf32_word(&(shdr->sh_name), file_ptr, endian); in ELF_LoadSectionHeader()
Dloader_subset.c1046 TmpShdr.sh_name, shstr, 6);