Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/boot/tools/
Drelocs_main.c31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
Drelocs.c577 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()
/linux-6.14.4/tools/net/ynl/pyynl/lib/
Dynl.py159 def as_bin(self): member in NlAttr