Searched refs:disassemble (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/cmd/geniconvtbl/ |
H A D | itmcomp.c | 118 if (NULL != cmd_opt.disassemble) { in main() 119 disassemble(cmd_opt.disassemble); in main() 298 cmd_opt.disassemble = optarg; in parse_opts() 407 (NULL == cmd_opt.disassemble) && in parse_opts() 414 if (cmd_opt.disassemble && in parse_opts() 940 cmd_opt.disassemble ? "yes" : "no"); in trace_option()
|
H A D | Makefile.com | 34 OBJS = itmcomp.o assemble.o disassemble.o itm_util.o y.tab.o lex.yy.o 35 MSGFILES = itmcomp.i assemble.i disassemble.i itm_util.i y.tab.i lex.yy.i geniconvtbl.i
|
H A D | itmcomp.h | 102 char *disassemble; member 299 extern void disassemble(char *);
|
H A D | disassemble.c | 91 disassemble(char *file) in disassemble() function 125 if ((NULL != cmd_opt.disassemble) && in disassemble() 146 if ((NULL != cmd_opt.disassemble) && in dump_itm_header() 154 if ((NULL != cmd_opt.disassemble) && in dump_itm_header()
|
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/ |
H A D | disasm.h | 31 extern char *disassemble(unsigned int, unsigned long, FUNCPTR,
|
H A D | disasm.c | 36 disassemble(unsigned int instr, unsigned long pc, FUNCPTR prtAddress, in disassemble() function
|
H A D | dis.c | 172 instr_str = disassemble(instr, offset, print_address, 0, 0, in disasm_addr()
|
/illumos-gate/usr/src/data/ucode/amd/ |
H A D | THIRDPARTYLICENSE | 21 You may not reverse engineer, decompile, or disassemble this Software
|
/illumos-gate/usr/src/uts/common/io/ipw/fw-ipw2100/ |
H A D | LICENSE | 43 engineer, or disassemble any portion of the Software or otherwise attempt to 153 3. You may not reverse engineer, decompile, or disassemble the Software.
|
/illumos-gate/usr/src/uts/common/io/iwi/fw-ipw2200/ |
H A D | LICENSE | 43 engineer, or disassemble any portion of the Software or otherwise attempt to 156 3. You may not reverse engineer, decompile, or disassemble the Software.
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | FIRMWARELICENSE | 66 allow any third party to) (i) decompile, disassemble, or otherwise
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 45 deprecated. The AML disassembler will always disassemble to the new 254 disassemble AML code will be greatly improved. David Box. 1491 disassemble them to an invocation of the ToUUID operator. Also emit 2995 This command was out-of-date and did not properly disassemble control 3000 disassembler and the debugger disassemble command. ACPICA MZ 978. 4169 Debugger: Add "Template" command to disassemble/dump resource template 5161 iASL/Disassembler: Added a new option (-da, "disassemble all") to load 5163 namespace from and disassemble an entire group of AML files. Useful for 6849 DSDT. Lin Ming. Example: To disassemble an SSDT with calls to DSDT: iasl 7320 disassemble integer _CID objects back to EisaId invocations, including [all …]
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 200 disassemble OS images just like normal executables. Specialized tools
|
H A D | multiboot.info | 163 disassemble OS images just like normal executables. Specialized tools
|