Searched refs:SHT_REL_TYPE (Results 1 – 7 of 7) sorted by relevance
8 #define SHT_REL_TYPE SHT_RELA macro
8 #define SHT_REL_TYPE SHT_REL macro
528 if (sec->shdr.sh_type != SHT_REL_TYPE) in read_relocs()546 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()615 if (sec->shdr.sh_type != SHT_REL_TYPE) in print_absolute_relocs()709 if (sec->shdr.sh_type != SHT_REL_TYPE) in walk_relocs()
369 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()482 if (sec->shdr.sh_type != SHT_REL_TYPE) in walk_relocs()
20 #define SHT_REL_TYPE SHT_RELA macro226 if (sec->shdr.sh_type != SHT_REL_TYPE) in read_relocs()244 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()303 if (sec->shdr.sh_type != SHT_REL_TYPE) in walk_relocs()
Completed in 9 milliseconds