Home
last modified time | relevance | path

Searched refs:SHT_REL_TYPE (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs_32.c8 #define SHT_REL_TYPE SHT_REL macro
H A Drelocs_64.c8 #define SHT_REL_TYPE SHT_RELA macro
H A Drelocs.c506 if (sec->shdr.sh_type != SHT_REL_TYPE) { in read_relocs()
527 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()
591 if (sec->shdr.sh_type != SHT_REL_TYPE) { in print_absolute_relocs()
676 if (sec->shdr.sh_type != SHT_REL_TYPE) { in walk_relocs()
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs_32.c8 #define SHT_REL_TYPE SHT_RELA macro
H A Drelocs_64.c8 #define SHT_REL_TYPE SHT_RELA macro
H A Drelocs.c269 if (sec->shdr.sh_type != SHT_REL_TYPE) in read_relocs()
302 if (sec->shdr.sh_type != SHT_REL_TYPE) in remove_relocs()
367 if (sec->shdr.sh_type != SHT_REL_TYPE) in walk_relocs()
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs_32.c8 #define SHT_REL_TYPE SHT_REL macro
H A Drelocs_64.c8 #define SHT_REL_TYPE SHT_RELA macro
H A Drelocs.c369 if (sec->shdr.sh_type != SHT_REL_TYPE) in read_relocs()
400 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()
415 if (sec->shdr.sh_type != SHT_REL_TYPE) in remove_relocs()
480 if (sec->shdr.sh_type != SHT_REL_TYPE) in walk_relocs()
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs_32.c8 #define SHT_REL_TYPE SHT_REL macro
H A Drelocs_64.c8 #define SHT_REL_TYPE SHT_RELA macro
H A Drelocs.c369 if (sec->shdr.sh_type != SHT_REL_TYPE) in read_relocs()
400 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()
415 if (sec->shdr.sh_type != SHT_REL_TYPE) in remove_relocs()
480 if (sec->shdr.sh_type != SHT_REL_TYPE) in walk_relocs()
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs_64.c8 #define SHT_REL_TYPE SHT_RELA macro
H A Drelocs_32.c8 #define SHT_REL_TYPE SHT_REL macro
H A Drelocs.c563 if (sec->shdr.sh_type != SHT_REL_TYPE) { in read_relocs()
584 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()
648 if (sec->shdr.sh_type != SHT_REL_TYPE) { in print_absolute_relocs()
741 if (sec->shdr.sh_type != SHT_REL_TYPE) { in walk_relocs()

Completed in 7 milliseconds