Searched defs:as_bin (Results 1 – 2 of 2) sorted by relevance
31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
577 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs()670 void process(FILE *fp, int as_text, int as_bin, in process()