Searched refs:SHT_RELA (Results 1 – 3 of 3) sorted by relevance
139 is_rela = rel_sh.sh_type in (consts.SHT_RELA,304 sh_rel_types = (consts.SHT_REL, consts.SHT_RELA, consts.SHT_RELR,
73 SHT_RELA = 4 variable
443 if rel.sh_type == consts.SHT_RELA: