Searched refs:SHT_REL (Results 1 – 2 of 2) sorted by relevance
335 #define SHT_REL 9 /* relocation section without addends */ macro353 #define IS_REL(s) (s.sh_type == SHT_REL)
345 #define SHT_REL 9 /* Relocation entries, no addends */ macro
Completed in 36 milliseconds