Home
last modified time | relevance | path

Searched refs:nm (Results 1 – 9 of 9) sorted by relevance

/qemu/scripts/
H A Dundefsym.py32 nm = args[1]
34 pc = subprocess.run([nm, "-P", "-g", staticlib], stdout=subprocess.PIPE)
40 pc = subprocess.run([nm, "-P", "-g"] + shared_modules, stdout=subprocess.PIPE)
H A Ddecodetree.py445 def __init__(self, nm, flds, types, extern): argument
446 self.name = nm
/qemu/hw/core/
H A Dgpio.c180 const char *nm = ngl->name ? ngl->name : "unnamed-gpio-in"; in qdev_pass_gpios() local
181 char *propname = g_strdup_printf("%s[%d]", nm, i); in qdev_pass_gpios()
188 const char *nm = ngl->name ? ngl->name : "unnamed-gpio-out"; in qdev_pass_gpios() local
189 char *propname = g_strdup_printf("%s[%d]", nm, i); in qdev_pass_gpios()
/qemu/tests/qtest/migration/i386/
H A DMakefile10 nm x86.o | awk '{print "#define SYM_"$$3" 0x"$$1}' >> header.tmp
/qemu/
H A Dconfigure318 nm="${NM-${cross_prefix}nm}"
1531 : ${container_cross_nm:=${container_cross_prefix}nm}
1560 target_nm=$nm
1578 compute_target_variable $target_arch target_nm nm
1918 echo "nm = [$(meson_quote $nm)]" >> $cross
H A Dmeson.build4031 nm = find_program('nm')
4036 command: [undefsym, nm, '@INPUT@'])
4040 command: [undefsym, nm, '@INPUT@'])
4024 nm = find_program('nm') global() variable
/qemu/scripts/qapi/
H A Dcommands.py336 nm=c_name(commands, protect=False)))
/qemu/pc-bios/dtb/
H A Dpetalogix-s3adsp1800.dts99 xlnx,use-ext-nm-brk = <0x01>;
H A Dpetalogix-ml605.dts121 xlnx,use-ext-nm-brk = < 0x01 >;