Home
last modified time | relevance | path

Searched refs:sh_type (Results 1 – 12 of 12) sorted by relevance

/optee_os/ldelf/
A Dta_elf_rel.c267 assert(shdr[rel_sidx].sh_type == SHT_REL); in e32_relocate()
495 assert(shdr[rel_sidx].sh_type == SHT_RELA); in e64_relocate()
626 if (shdr[n].sh_type == SHT_REL) in ta_elf_relocate()
632 if (shdr[n].sh_type == SHT_RELA) in ta_elf_relocate()
A Dta_elf.c409 if (shdr[n].sh_type == SHT_DYNSYM) { in save_symtab()
418 if (shdr[n].sh_type == SHT_DYNSYM) { in save_symtab()
/optee_os/lib/libutee/include/
A Delf32.h81 Elf32_Word sh_type; /* Section type. */ member
A Delf64.h90 Elf64_Word sh_type; /* Section type. */ member
/optee_os/out/arm/export-ta_arm64/host_include/
A Delf32.h81 Elf32_Word sh_type; /* Section type. */ member
A Delf64.h90 Elf64_Word sh_type; /* Section type. */ member
/optee_os/out/arm/export-ta_arm64/include/
A Delf32.h81 Elf32_Word sh_type; /* Section type. */ member
A Delf64.h90 Elf64_Word sh_type; /* Section type. */ member
/optee_os/out/arm/export-ta_arm32/host_include/
A Delf32.h81 Elf32_Word sh_type; /* Section type. */ member
A Delf64.h90 Elf64_Word sh_type; /* Section type. */ member
/optee_os/out/arm/export-ta_arm32/include/
A Delf32.h81 Elf32_Word sh_type; /* Section type. */ member
A Delf64.h90 Elf64_Word sh_type; /* Section type. */ member

Completed in 35 milliseconds