Home
last modified time | relevance | path

Searched refs:libebl (Results 1 – 25 of 37) sorted by relevance

12

/third_party/elfutils/po/
DPOTFILES.in16 libebl/eblbackendname.c
17 libebl/eblcorenotetypename.c
18 libebl/ebldynamictagname.c
19 libebl/eblobjnote.c
20 libebl/eblobjnotetypename.c
21 libebl/eblosabiname.c
22 libebl/eblsectionname.c
23 libebl/eblsectiontypename.c
24 libebl/eblsegmenttypename.c
25 libebl/eblsymbolbindingname.c
[all …]
DChangeLog135 * po/POTFILES.in: Removed libebl/eblobjecttypename.c,
278 * POTFILES.in: Add files from libdw, libebl, and libasm.
Dja.po521 #: libebl/eblbackendname.c:41
525 #: libebl/eblcorenotetypename.c:100 libebl/eblobjnotetypename.c:79
526 #: libebl/eblobjnotetypename.c:113 libebl/eblobjnotetypename.c:134
527 #: libebl/eblosabiname.c:73 libebl/eblsectionname.c:83
528 #: libebl/eblsectiontypename.c:115 libebl/eblsegmenttypename.c:81
532 #: libebl/ebldynamictagname.c:103
537 #: libebl/eblobjnote.c:58
542 #: libebl/eblobjnote.c:76
547 #: libebl/eblobjnote.c:126
552 #: libebl/eblobjnote.c:128
[all …]
/third_party/elfutils/
Delfutils_config.gni342 "//third_party/elfutils/libebl/ebl_check_special_section.c",
343 "//third_party/elfutils/libebl/ebl_check_special_symbol.c",
344 "//third_party/elfutils/libebl/ebl_data_marker_symbol.c",
345 "//third_party/elfutils/libebl/eblabicfi.c",
346 "//third_party/elfutils/libebl/eblauxvinfo.c",
347 "//third_party/elfutils/libebl/eblbackendname.c",
348 "//third_party/elfutils/libebl/eblbsspltp.c",
349 "//third_party/elfutils/libebl/eblcheckobjattr.c",
350 "//third_party/elfutils/libebl/eblcheckreloctargettype.c",
351 "//third_party/elfutils/libebl/eblclosebackend.c",
[all …]
DNEWS190 backends: The libebl libraries are no longer dynamically loaded through
528 libebl: Handle new core note types in EBL.
632 libebl: i386 backend fix for multi-register integer return value location.
706 libebl: Add support for STB_GNU_UNIQUE.
718 libebl: sparc backend fixes;
752 libebl: backend fixes for i386 TLS relocs; backend support for NT_386_IOPERM
785 readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A)
812 libebl: powerpc backend support for Altivec registers
835 libebl: backend improvements for sparc, alpha, powerpc
870 libebl: sparc backend support for return value location
[all …]
DREADME_OpenHarmony.md16 libebl/ ebl相关库源码
75 "//third_party/elfutils/libebl",
DMakefile.am29 SUBDIRS = config lib libelf libcpu backends libebl libdwelf libdwfl libdw \ subdir
DBUILD.gn70 "//third_party/elfutils/libebl",
DChangeLog285 * configure.ac: Get rid of --enable-libebl-subdir.
286 * Makefile.am (SUBDIRS): Reorder backends and libcpu before libebl to
962 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
1015 * configure.ac: Dont generate libebl-po/Makefile.in,
1018 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
1063 * elfutils.spec.in: Remove references to libebl.so.
/third_party/elfutils/libebl/
DChangeLog65 * libebl.h (ebl_syscall_abi): Remove.
74 * libebl.h: Only typedef Ebl if _LIBASM_H is undefined.
102 * Makefile.am (noinst_LIBRARIES): Add libebl.a.
103 (noinst_HEADERS): Add libebl.h.
107 * Makefile.am: Make libebl.a non-PIC by default.
149 * libebl.h (ebl_core_note): Add desc as argument.
169 * libebl.h (ebl_object_note): Add new argument namesz.
182 * libebl.h (ebl_object_note_type_name): Add extra argument descsz.
193 * libebl.h (ebl_reloc_simple_type): Likewise.
201 * libebl.h (ebl_section_strip_p): Drop ehdr argument.
[all …]
DMakefile.am37 noinst_LIBRARIES = libebl.a libebl_pic.a
62 noinst_HEADERS = libebl.h libeblP.h ebl-hooks.h
/third_party/elfutils/libdwelf/
DMakefile.am34 -I$(srcdir)/../libdwfl -I$(srcdir)/../libebl
51 libebl = ../libebl/libebl.a macro
DChangeLog101 * Makefile.am (AM_CPPFLAGS): Add libdwfl and libebl include dirs.
/third_party/elfutils/debuginfod/
DMakefile.am33 AM_CPPFLAGS += -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
45 libdw = ../libdw/libdw.a -lz $(zip_LIBS) $(libelf) $(libebl) -ldl -lpthread
58 libebl = ../libebl/libebl.a macro
/third_party/elfutils/libdwfl/
DMakefile.am33 AM_CPPFLAGS += -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
88 libebl = ../libebl/libebl.a macro
/third_party/elfutils/tests/
DMakefile.am24 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
643 libdw = ../libdw/libdw.a -lz $(zip_LIBS) $(libelf) $(libebl) -ldl -lpthread
651 libebl = ../libebl/libebl.a ../backends/libebl_backends.a ../libcpu/libcpu.a macro
688 asm_tst1_LDADD = $(libasm) $(libebl) $(libelf) $(libdw)
689 asm_tst2_LDADD = $(libasm) $(libebl) $(libelf) $(libdw)
690 asm_tst3_LDADD = $(libasm) $(libebl) $(libelf) $(libdw)
691 asm_tst4_LDADD = $(libasm) $(libebl) $(libelf) $(libdw)
692 asm_tst5_LDADD = $(libasm) $(libebl) $(libelf) $(libdw)
693 asm_tst6_LDADD = $(libasm) $(libebl) $(libelf) $(libdw)
694 asm_tst7_LDADD = $(libasm) $(libebl) $(libelf) $(libdw)
[all …]
Dcoverage.sh11 for d in lib libasm libdw libdwfl libebl libelf backends src debuginfod; do
/third_party/skia/buildtools/third_party/eu-strip/
Dbuild.sh18 src/strip.o libebl/libebl.a libelf/libelf.a lib/libeu.a libdw/libdw.a -ldl -lz
/third_party/elfutils/libdw/
DMakefile.am109 libdw_so_LIBS = ../libebl/libebl_pic.a ../backends/libebl_backends_pic.a \
141 libebl_objects = $(shell $(AR) t ../libebl/libebl.a)
142 libdw_a_LIBADD += $(addprefix ../libebl/,$(libebl_objects))
/third_party/elfutils/libasm/
DChangeLog57 * libasmP.h: Include libebl.h after libasm.h.
69 * libasm.h: Don't include libebl.h. Define an opaque Ebl handle.
70 * libasmP.h: Do include libebl.h.
74 * Makefile.am (libasm_so_DEPS): Replace libebl.a with libebl_pic.a.
307 * Makefile.in: Depend on libebl.a, not libebl.so.
DMakefile.am31 AM_CPPFLAGS += -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl -I$(top_srcdir)/libdw -I$(top_srcdir)/…
57 libasm_so_DEPS = ../lib/libeu.a ../libebl/libebl_pic.a ../libelf/libelf.so ../libdw/libdw.so
/third_party/elfutils/config/
Delfutils.spec.in483 - backends: The libebl libraries are no longer dynamically loaded
720 - libebl: Handle new core note types in EBL.
794 - libebl: i386 backend fix for multi-register integer return value
854 - libebl: Add support for STB_GNU_UNIQUE.
862 - libebl: sparc backend fixes; some more arm backend support
885 - libebl: backend fixes for i386 TLS relocs; backend support for
908 - readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A)
926 - libebl: powerpc backend support for Altivec registers
942 - libebl: backend improvements for sparc, alpha, powerpc
962 - libebl: sparc backend support for return value location
[all …]
DChangeLog251 * elfutils.spec.in (%description devel): Remove libebl text.
254 (%files devel): Remove libebl.h and libebl.a
/third_party/elfutils/libcpu/
DMakefile.am31 AM_CPPFLAGS += -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
/third_party/elfutils/backends/
DMakefile.am34 AM_CPPFLAGS += -I$(top_srcdir)/libebl -I$(top_srcdir)/libasm \

12