Searched defs:as_bin (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/ |
H A D | relocs_main.c | 31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
|
H A D | relocs.c | 459 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs() argument 552 void process(FILE *fp, int as_text, int as_bin, in process() argument
|
/kernel/linux/linux-5.10/arch/mips/boot/tools/ |
H A D | relocs_main.c | 31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
|
H A D | relocs.c | 572 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs() argument 665 void process(FILE *fp, int as_text, int as_bin, in process() argument
|
/kernel/linux/linux-6.6/arch/mips/boot/tools/ |
H A D | relocs_main.c | 31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
|
H A D | relocs.c | 572 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs() argument 665 void process(FILE *fp, int as_text, int as_bin, in process() argument
|
/kernel/linux/linux-6.6/tools/net/ynl/lib/ |
H A D | ynl.py | 136 def as_bin(self): member in NlAttr
|
Completed in 5 milliseconds