Searched refs:disassemble (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/cmd/geniconvtbl/ |
H A D | itmcomp.c | 120 if (NULL != cmd_opt.disassemble) { in main() 121 disassemble(cmd_opt.disassemble); in main() 302 cmd_opt.disassemble = optarg; in parse_opts() 412 (NULL == cmd_opt.disassemble) && in parse_opts() 420 if (cmd_opt.disassemble && in parse_opts() 953 cmd_opt.disassemble ? "yes" : "no"); in trace_option()
|
H A D | itmcomp.h | 104 char *disassemble; member 301 extern void disassemble(char *);
|
H A D | Makefile.com | 32 SRCSC1 = itmcomp.c assemble.c disassemble.c itm_util.c
|
H A D | disassemble.c | 94 disassemble(char *file) in disassemble() function 128 if ((NULL != cmd_opt.disassemble) && in disassemble() 149 if ((NULL != cmd_opt.disassemble) && in dump_itm_header() 157 if ((NULL != cmd_opt.disassemble) && in dump_itm_header()
|
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/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 | 165 instr_str = disassemble(instr, offset, print_address, 0, 0, in disasm_addr()
|
/titanic_50/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.
|
/titanic_50/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.
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | FIRMWARELICENSE | 66 allow any third party to) (i) decompile, disassemble, or otherwise
|
/titanic_50/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 …]
|
/titanic_50/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
|