Searched refs:libcpu (Results 1 – 23 of 23) sorted by relevance
/third_party/elfutils/libdw/ |
D | Makefile.am | 110 ../libcpu/libcpu_pic.a libdw_pic.a ../libdwelf/libdwelf_pic.a \ 147 libcpu_objects = $(shell $(AR) t ../libcpu/libcpu.a) 148 libdw_a_LIBADD += $(addprefix ../libcpu/,$(libcpu_objects))
|
D | ChangeLog | 298 (libdw_a_LIBADD): Add libebl, libebl_backends, and libcpu objects.
|
/third_party/elfutils/po/ |
D | POTFILES.in | 11 libcpu/i386_lex.l 12 libcpu/i386_parse.y
|
D | ChangeLog | 42 * POTFILES.in: Add libcpu/i386_lex.l, libcpu/i386_parse.y,
|
D | ja.po | 98 #: libcpu/i386_lex.l:121 103 #: libcpu/i386_lex.l:122 108 #: libcpu/i386_parse.y:553
|
D | de.po | 105 #: libcpu/i386_lex.l:121 110 #: libcpu/i386_lex.l:122 115 #: libcpu/i386_parse.y:553
|
D | uk.po | 109 #: libcpu/i386_lex.l:121 115 #: libcpu/i386_lex.l:122 121 #: libcpu/i386_parse.y:553
|
D | pl.po | 110 #: libcpu/i386_lex.l:121 115 #: libcpu/i386_lex.l:122 120 #: libcpu/i386_parse.y:553
|
D | es.po | 108 #: libcpu/i386_lex.l:121 114 #: libcpu/i386_lex.l:122 120 #: libcpu/i386_parse.y:553
|
/third_party/elfutils/ |
D | README_OpenHarmony.md | 12 libcpu/ cpu相关库源码 71 "//third_party/elfutils/libcpu",
|
D | Makefile.am | 29 SUBDIRS = config lib libelf libcpu backends libebl libdwelf libdwfl libdw \ subdir
|
D | BUILD.gn | 66 "//third_party/elfutils/libcpu",
|
D | elfutils_config.gni | 128 "//third_party/elfutils/libcpu/bpf_disasm.c", 129 "//third_party/elfutils/libcpu/i386_disasm.c", 130 "//third_party/elfutils/libcpu/riscv_disasm.c", 131 "//third_party/elfutils/libcpu/x86_64_disasm.c",
|
D | TODO | 53 * libcpu
|
D | NEWS | 197 libcpu: Add RISC-V disassembler. 243 libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE. 738 libcpu: Add Intel SSE4 disassembler support 754 libcpu: disassembler fixes 797 libcpu: Implement x86 and x86-64 disassembler. 1402 libcpu: beginning
|
D | ChangeLog | 286 * Makefile.am (SUBDIRS): Reorder backends and libcpu before libebl to
|
D | configure.ac | 627 AC_CONFIG_FILES([libcpu/Makefile])
|
/third_party/elfutils/tests/ |
D | run-lfs-symbols.sh | 74 for dir in libelf libdw libasm libcpu src; do
|
D | Makefile.am | 651 libebl = ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a
|
/third_party/elfutils/libcpu/ |
D | Makefile.am | 41 noinst_LIBRARIES = libcpu.a libcpu_pic.a
|
D | ChangeLog | 63 * Makefile.am: Combine libcpu_{i386,x86_64,bpf}.a into libcpu.a. 64 Make libcpu.a non-PIC by default.
|
/third_party/elfutils/config/ |
D | elfutils.spec.in | 488 - libcpu: Add RISC-V disassembler. 520 - libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT 876 - libcpu: Add Intel SSE4 disassembler support 887 - libcpu: disassembler fixes 915 - libcpu: Implement x86 and x86-64 disassembler.
|
/third_party/elfutils/backends/ |
D | ChangeLog | 113 * Makefile.am: Replace libcpu_{i386,x86_64,bpf}.a with libcpu.a. 114 Replace libcpu.a with libcpu_pic.a.
|