Searched refs:S_RELATIVE (Results 1 – 2 of 2) sorted by relevance
110 #define S_RELATIVE 0x0002 macro346 else if (symbols[i].type == S_RELATIVE) in emit_symbols()761 type = strcmpi (tokens[tokenix-1].name, "ABSOLUTE") ? S_RELATIVE : S_ABSOLUTE; in f_define()
120 #define S_RELATIVE 0x0002 macro512 else if (symbols[i].type == S_RELATIVE) in emit_symbols()936 type = strcmpi (tokens[tokenix-1].name, "ABSOLUTE") ? S_RELATIVE : S_ABSOLUTE; in f_define()