Home
last modified time | relevance | path

Searched refs:SHT_STRTAB (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dgenelf.c377 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
456 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dvma_map.c184 if (shdr_str.sh_type != SHT_STRTAB) in create_vma_map()
/OK3568_Linux_fs/u-boot/cmd/
H A Delf.c71 if (shdr->sh_type == SHT_STRTAB) in load_elf_image_shdr()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h271 #define SHT_STRTAB 3 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf.h270 #define SHT_STRTAB 3 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf.h270 #define SHT_STRTAB 3 macro
/OK3568_Linux_fs/u-boot/include/
H A Delf.h250 #define SHT_STRTAB 3 /* string table section */ macro
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_coredump.c425 elf_shdr_set_sh_type(class, shdr, SHT_STRTAB); in rproc_coredump_using_sections()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h276 #define SHT_STRTAB 3 /* string table section */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h276 #define SHT_STRTAB 3 /* string table section */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h276 #define SHT_STRTAB 3 /* string table section */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h276 #define SHT_STRTAB 3 /* string table section */ macro
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Drk_minidump.c532 shdr->sh_type = SHT_STRTAB; in rk_minidump_add_header()
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c301 if (sec->shdr.sh_type != SHT_STRTAB) in read_strtabs()
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c449 if (sec->shdr.sh_type != SHT_STRTAB) { in read_strtabs()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Delf.h431 #define SHT_STRTAB 3 /* String table */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Delf.h431 #define SHT_STRTAB 3 /* String table */ macro
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c2759 if (hdr->sh_type == SHT_STRTAB) in ignore_elf_section()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dstabs.info3819 'SHT_STRTAB' to mark it as a string table. SOM and COFF have no way of
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dstabs.info3819 'SHT_STRTAB' to mark it as a string table. SOM and COFF have no way of
/OK3568_Linux_fs/external/xserver/
H A DChangeLog190310 SHT_STRTAB sections with debug information to ignore when loading ELF