Home
last modified time | relevance | path

Searched defs:as_bin (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/boot/tools/
H A Drelocs_main.c31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
H A Drelocs.c572 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs()
665 void process(FILE *fp, int as_text, int as_bin, in process()
/linux/tools/net/ynl/lib/
H A Dynl.py156 def as_bin(self): member in NlAttr