Searched refs:SET_LOC (Results 1 – 2 of 2) sorted by relevance
75 #define SET_LOC(x, y) x = (x & 0xffffff0f) | y macro
364 SET_LOC(sinfo->flags, NOSEG); in traverse_file()366 SET_LOC(sinfo->flags, scn_location(scn, elf, state)); in traverse_file()