Searched refs:SHT_RELA (Results 1 – 2 of 2) sorted by relevance
330 #define SHT_RELA 4 /* relocation section with addends*/ macro354 #define IS_RELA(s) (s.sh_type == SHT_RELA)
340 #define SHT_RELA 4 /* Relocation entries with addends */ macro
Completed in 21 milliseconds