Searched full:libabigail (Results 1 – 25 of 174) sorted by relevance
1234567
| /external/libabigail/tests/ |
| D | Makefile.am | 100 runtestreadwrite_LDADD=libtestutils.la $(top_builddir)/src/libabigail.la 104 $(top_builddir)/src/libabigail.la 110 $(top_builddir)/src/libabigail.la 115 runtestannotate_LDADD=libtestutils.la $(top_builddir)/src/libabigail.la 118 runtestlookupsyms_LDADD=libtestutils.la $(top_builddir)/src/libabigail.la 121 runtestaltdwarf_LDADD=libtestutils.la $(top_builddir)/src/libabigail.la 124 runtestcorediff_LDADD=libtestutils.la $(top_builddir)/src/libabigail.la 127 runtestabidiff_LDADD = libtestutils.la $(top_builddir)/src/libabigail.la 130 runtestabidiffexit_LDADD = libtestutils.la $(top_builddir)/src/libabigail.la 133 runtestdiffdwarf_LDADD = libtestutils.la $(top_builddir)/src/libabigail.la [all …]
|
| /external/libabigail/doc/website/ |
| D | mainpage.txt | 23 The documentations of the libabigail tools is available online <a 24 href="http://sourceware.org/libabigail/manual">here</a>. 27 online <a href="http://sourceware.org/libabigail/apidoc">here</a>. 31 To hang out with libabigail developers and users, you can chat with us 33 <em>irc://irc.oftc.net\#libabigail</em>. 36 our mailing list at the address 'libabigail <at> sourceware <dot> 38 href="https://sourceware.org/ml/libabigail">online</a>. To send us an 40 <a href="https://sourceware.org/mailman/listinfo/libabigail">this 46 href="http://sourceware.org/bugzilla/enter_bug.cgi?product=libabigail">Bugzilla 56 Libabigail at http://mirrors.kernel.org/sourceware/libabigail. The [all …]
|
| /external/libabigail/ |
| D | .mailmap | 1 # A few commits have been pushed with 'Author: NAME via Libabigail <libabigail@sourceware.org>'. 3 Ben Woodard <woodard@redhat.com> Ben Woodard via Libabigail <libabigail@sourceware.org> 4 …inez <guillermo.e.martinez@oracle.com> Guillermo E. Martinez via Libabigail <libabigail@sourceware… 5 Jose E. Marchesi <jose.marchesi@oracle.com> Jose E. Marchesi via Libabigail <libabigail@sourceware.… 6 Matthias Maennich <maennich@google.com> Matthias Maennich via libabigail <libabigail@sourceware.org> 7 Xiao Jia <xiaoj@google.com> Xiao Jia via libabigail <libabigail@sourceware.org>
|
| D | COMPILING | 1 To compile libabigail, you first need to install its dependencies. At 15 If you want to build the documentation of libabigail, then you also 26 there are two options for compiling libabigail, depending on the two 31 * Getting and compiling libabigail from Git 36 git clone git://sourceware.org/git/libabigail.git 38 Please note that to compile libabigail from its sources in this case, 41 Then go to your local libabigail.git directory where the source code 45 cd libabigail.git 66 * Getting and compiling libabigail from released tarballs 69 First, get a tarball from ftp://sourceware.org/pub/libabigail. [all …]
|
| D | release-text-template.txt | 1 Subject Libabigail <insert-version-number-here> is out! 3 Libabigail <insert-version-number-here> has been released. 5 You can download it at http://mirrors.kernel.org/sourceware/libabigail/libabigail-<insert-version-n… 7 Libabigail is a library which aims at constructing, manipulating, 14 Typical use cases of libabigail tools include detecting ABI 22 https://sourceware.org/libabigail/apidoc. The tools are documented 23 online as well at https://sourceware.org/libabigail/manual/libabigail-tools.html.
|
| D | abigail.m4 | 10 # Handle the detection of the libabigail header and library files on 20 # If libabigail has been found, this macro sets the variable 44 [Enable check for libabigail version])], 49 abigailinc="-I$with_abigail/include/libabigail" 72 AC_CHECK_HEADER([libabigail/abg-version.h], 83 #Test whether libabigail is in the gcc source tree. 85 if test -d $srcdir/libabigail -a -f $srcdir/gcc/gcc.c; then 86 libpath='$$r/$(HOST_SUBDIR)/libabigail/src/'"${lt_cv_objdir}" 88 abigailinc='-I${srcdir}/libabigail/include '"${abigailinc}" 92 AC_MSG_WARN([using in-tree libabigail, disabling version check]); [all …]
|
| D | CONTRIBUTING | 4 The project homepage is at https://sourceware.org/libabigail 6 The current libabigail source code can be checked out with: 7 git clone git://sourceware.org/git/libabigail 10 libabigail@sourceware.org. 12 The archives of that list are available at http://sourceware.org/ml/libabigail. 18 https://sourceware.org/bugzilla/enter_bug.cgi?product=libabigail 28 Patches have to be sent by email to libabigail@sourceware.org. 34 are defining a new entry point to the API of libabigail, please take 36 visibility of symbols that are part of the API and ABI of libabigail. 90 analyzes the ABI of the libabigail.so shared object, serializes it [all …]
|
| D | README-DOCKER.md | 1 # Libabigail Docker 3 Libabigail comes with two Dockerfile in [docker](docker) to build each of: 18 $ docker build -f docker/Dockerfile.fedora -t ghcr.io/woodard/libabigail-fedora . 21 $ docker build -f docker/Dockerfile.ubuntu -t ghcr.io/woodard/libabigail-ubuntu-22.04 . 24 Note that currently the fedora image is deployed to `ghcr.io/woodard/libabigail:latest`. 31 $ docker run -it ghcr.io/woodard/libabigail-ubuntu-22.04 bash 49 And that's it! This workflow should make it easy to install development versions of libabigail with…
|
| /external/libabigail/tests/data/test-read-dwarf/PR26261/ |
| D | PR26261-exe.abi | 17 …s-size='64' path='PR26261-main.c' comp-dir-path='/home/byby/oracle/src/libabigail-upstream/tests/d… 20 …pped_call' mangled-name='wrapped_call' filepath='/home/byby/oracle/src/libabigail-upstream/tests/d… 21 …<parameter type-id='type-id-4' name='fun' filepath='/home/byby/oracle/src/libabigail-upstream/test… 22 …<parameter type-id='type-id-5' name='a' filepath='/home/byby/oracle/src/libabigail-upstream/tests/… 23 …<parameter type-id='type-id-5' name='b' filepath='/home/byby/oracle/src/libabigail-upstream/tests/… 26 …<function-decl name='main' mangled-name='main' filepath='/home/byby/oracle/src/libabigail-upstream… 27 …<parameter type-id='type-id-5' name='argc' filepath='/home/byby/oracle/src/libabigail-upstream/tes… 28 …<parameter type-id='type-id-3' name='argv' filepath='/home/byby/oracle/src/libabigail-upstream/tes… 37 …s-size='64' path='PR26261-obja.c' comp-dir-path='/home/byby/oracle/src/libabigail-upstream/tests/d… 39 …='fn_ptr_type_a_t' type-id='type-id-4' filepath='/home/byby/oracle/src/libabigail-upstream/tests/d… [all …]
|
| /external/libabigail/.github/workflows/ |
| D | libabigail.yaml | 1 name: Libabigail ABI Checks 8 # container: ghcr.io/woodard/libabigail-ubuntu-22.04:latest 14 # cp /opt/abigail-env/.spack-env/view/lib/libabigail.so /abi/ 24 # /abi/libabigail.so 31 container: ghcr.io/woodard/libabigail-ubuntu-22.04:latest 37 cp /opt/abigail-env/.spack-env/view/lib/libabigail.so /abi/ 47 /abi/libabigail.so 53 container: ghcr.io/woodard/libabigail-ubuntu-22.04:latest 70 cp /opt/abigail-env/.spack-env/view/lib/libabigail.so /abi/ 80 /abi/libabigail.so [all …]
|
| D | build-container.yaml | 35 # Dockerfiles to build, container names to use, and to tag as libabigail:latest? 36 container: [["Dockerfile.fedora", "ghcr.io/woodard/libabigail-fedora", true], 37 ["Dockerfile.ubuntu", "ghcr.io/woodard/libabigail-ubuntu-22.04", false], 38 ["Dockerfile.fedora-base", "ghcr.io/woodard/libabigail-fedora-base", false]] 70 docker tag ${container} ghcr.io/woodard/libabigail:latest 87 docker push ghcr.io/woodard/libabigail:latest 98 docker tag ${uri}:latest ghcr.io/woodard/libabigail:${tag} 99 docker push ghcr.io/woodard/libabigail:${tag}
|
| /external/libabigail/tools/ |
| D | Makefile.am | 16 abidiff_LDADD = ../src/libabigail.la 20 abilint_LDADD = ../src/libabigail.la 24 abidw_LDADD = ../src/libabigail.la 28 abisym_LDADD = ../src/libabigail.la 32 abinilint_LDADD = $(abs_top_builddir)/src/libabigail.la 36 abicompat_LDADD = $(abs_top_builddir)/src/libabigail.la 41 abipkgdiff_LDADD = $(abs_top_builddir)/src/libabigail.la $(FTS_LIBS) 46 kmidiff_LDADD = $(abs_top_builddir)/src/libabigail.la 51 abitidy_LDADD = $(abs_top_builddir)/src/libabigail.la
|
| /external/libabigail/tests/data/test-annotate/ |
| D | test-anonymous-members-0.o.abi | 6 …'64' path='test-anonymous-members-0.cc' comp-dir-path='/home/dodji/git/libabigail/fixes/tests/data… 18 …s='256' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data… 21 …yes' is-anonymous='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data… 24 …'m' type-id='type-id-3' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data… 30 …yes' is-anonymous='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data… 33 …ar' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data… 39 …yes' is-anonymous='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data… 42 …az' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data… 48 …name='__anonymous_enum__' is-anonymous='yes' filepath='/home/dodji/git/libabigail/fixes/tests/data… 56 …ame='__anonymous_enum__1' is-anonymous='yes' filepath='/home/dodji/git/libabigail/fixes/tests/data… [all …]
|
| D | test0.abi | 38 …<abi-instr address-size='64' path='test0.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tests… 62 …' mangled-name='global' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 66 …<enum-decl name='E' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-read-dwarf/test0.cc… 72 …<typedef-decl name='long_long' type-id='type-id-4' filepath='/home/dodji/git/libabigail/dwarf/test… 74 …<function-decl name='bar' mangled-name='_ZN3ns03barEiz' filepath='/home/dodji/git/libabigail/dwarf… 76 …<parameter type-id='type-id-7' name='c' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test… 82 …<function-decl name='baz' mangled-name='_ZN3ns03bazERi' filepath='/home/dodji/git/libabigail/dwarf… 84 …<parameter type-id='type-id-9' name='c' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test… 89 …e='bar2' mangled-name='_ZN3ns04bar2ERNS_1EE' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 91 …<parameter type-id='type-id-11' name='e' filepath='/home/dodji/git/libabigail/dwarf/tests/data/tes… [all …]
|
| D | test2.so.abi | 26 …<abi-instr address-size='64' path='test2-0.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tes… 36 …ts='64' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 39 …r0' type-id='type-id-4' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 43 …r1' type-id='type-id-3' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 47 …<function-decl name='first_type' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-read-d… 56 …rst_type' mangled-name='_ZN10first_typeC2Ev' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 69 …pe' mangled-name='_ZN1a16build_first_typeEv' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 77 …<abi-instr address-size='64' path='test2-1.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tes… 79 …ts='64' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 82 …r0' type-id='type-id-4' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… [all …]
|
| D | test1.abi | 62 …<abi-instr address-size='64' path='test1.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tests… 74 …s='128' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 77 …m0' type-id='type-id-4' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 81 …m1' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 85 …s='128' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 88 …m0' type-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 92 …m1' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 96 …s='384' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 103 …<typedef-decl name='integer' type-id='type-id-3' filepath='/home/dodji/git/libabigail/dwarf/tests/… 107 …<typedef-decl name='byte' type-id='type-id-5' filepath='/home/dodji/git/libabigail/dwarf/tests/dat… [all …]
|
| /external/libabigail/tests/data/test-read-dwarf/ |
| D | test0.hash.abi | 25 …<abi-instr address-size='64' path='test0.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tests… 37 …' mangled-name='global' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 39 …<enum-decl name='E' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-read-dwarf/test0.cc… 44 …<typedef-decl name='long_long' type-id='1eb56b1e' filepath='/home/dodji/git/libabigail/dwarf/tests… 45 …<function-decl name='bar' mangled-name='_ZN3ns03barEiz' filepath='/home/dodji/git/libabigail/dwarf… 46 …<parameter type-id='2448a865' name='c' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-… 50 …<function-decl name='baz' mangled-name='_ZN3ns03bazERi' filepath='/home/dodji/git/libabigail/dwarf… 51 …<parameter type-id='769216e8' name='c' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-… 54 …e='bar2' mangled-name='_ZN3ns04bar2ERNS_1EE' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 55 …<parameter type-id='b176607d' name='e' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-… [all …]
|
| D | test0.abi | 25 …<abi-instr address-size='64' path='test0.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tests… 37 …' mangled-name='global' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 39 …<enum-decl name='E' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-read-dwarf/test0.cc… 44 …<typedef-decl name='long_long' type-id='type-id-4' filepath='/home/dodji/git/libabigail/dwarf/test… 45 …<function-decl name='bar' mangled-name='_ZN3ns03barEiz' filepath='/home/dodji/git/libabigail/dwarf… 46 …<parameter type-id='type-id-7' name='c' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test… 50 …<function-decl name='baz' mangled-name='_ZN3ns03bazERi' filepath='/home/dodji/git/libabigail/dwarf… 51 …<parameter type-id='type-id-9' name='c' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test… 54 …e='bar2' mangled-name='_ZN3ns04bar2ERNS_1EE' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 55 …<parameter type-id='type-id-11' name='e' filepath='/home/dodji/git/libabigail/dwarf/tests/data/tes… [all …]
|
| D | test1.hash.abi | 37 …<abi-instr address-size='64' path='test1.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tests… 43 …s='128' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 45 …'m0' type-id='1eb56b1e' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 48 …'m1' type-id='a84c031d' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 51 …s='128' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 53 …'m0' type-id='a0eb0f08' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 56 …'m1' type-id='a84c031d' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 59 …s='384' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 63 …<typedef-decl name='integer' type-id='95e97e5e' filepath='/home/dodji/git/libabigail/dwarf/tests/d… 66 …<typedef-decl name='byte' type-id='002ac4a6' filepath='/home/dodji/git/libabigail/dwarf/tests/data… [all …]
|
| D | test2.so.hash.abi | 18 …<abi-instr address-size='64' path='test2-0.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tes… 23 …ts='64' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 25 …er0' type-id='c2cab9c6' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 28 …er1' type-id='8ec86933' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 31 …<function-decl name='first_type' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-read-d… 37 …rst_type' mangled-name='_ZN10first_typeC2Ev' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 45 …pe' mangled-name='_ZN1a16build_first_typeEv' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 51 …<abi-instr address-size='64' path='test2-1.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tes… 52 …ts='64' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 54 …er0' type-id='c2cab9c6' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… [all …]
|
| D | test1.abi | 37 …<abi-instr address-size='64' path='test1.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tests… 43 …s='128' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 45 …m0' type-id='type-id-4' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 48 …m1' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 51 …s='128' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 53 …m0' type-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 56 …m1' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 59 …s='384' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 63 …<typedef-decl name='integer' type-id='type-id-3' filepath='/home/dodji/git/libabigail/dwarf/tests/… 66 …<typedef-decl name='byte' type-id='type-id-5' filepath='/home/dodji/git/libabigail/dwarf/tests/dat… [all …]
|
| D | test2.so.abi | 18 …<abi-instr address-size='64' path='test2-0.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tes… 23 …ts='64' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 25 …r0' type-id='type-id-4' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 28 …r1' type-id='type-id-3' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 31 …<function-decl name='first_type' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-read-d… 37 …rst_type' mangled-name='_ZN10first_typeC2Ev' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 45 …pe' mangled-name='_ZN1a16build_first_typeEv' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 51 …<abi-instr address-size='64' path='test2-1.cc' comp-dir-path='/home/dodji/git/libabigail/dwarf/tes… 52 …ts='64' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… 54 …r0' type-id='type-id-4' visibility='default' filepath='/home/dodji/git/libabigail/dwarf/tests/data… [all …]
|
| /external/libabigail/tests/data/test-diff-suppr/ |
| D | test47-non-reachable-types-v1.o.alltypes.abixml | 5 …1.0' address-size='64' path='test-v1.c' comp-dir-path='/home/dodji/git/libabigail/compare-all-type… 9 …ts='32' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 11 …m0' type-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 14 … is-non-reachable='yes' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 16 …m1' type-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 19 …m2' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 22 … is-non-reachable='yes' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 24 …m1' type-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 28 …<function-decl name='foo' mangled-name='foo' filepath='/home/dodji/git/libabigail/compare-all-type… 29 …<parameter type-id='type-id-7' name='s' filepath='/home/dodji/git/libabigail/compare-all-types/prt…
|
| D | test47-non-reachable-types-v0.o.alltypes.abixml | 5 …1.0' address-size='64' path='test-v0.c' comp-dir-path='/home/dodji/git/libabigail/compare-all-type… 8 …ts='32' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 10 …m0' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 13 … is-non-reachable='yes' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 15 …m1' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 18 … is-non-reachable='yes' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 20 …m1' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/compare-all-type… 24 …<function-decl name='foo' mangled-name='foo' filepath='/home/dodji/git/libabigail/compare-all-type… 25 …<parameter type-id='type-id-6' name='s' filepath='/home/dodji/git/libabigail/compare-all-types/prt…
|
| /external/libabigail/docker/ |
| D | Dockerfile.ubuntu | 5 # docker build -t ghcr.io/woodard/libabigail-ubuntu-22.04 . 7 # Install Libabigail to its own view 12 spack add libabigail@master && \ 15 # Prepare a source extraction of libabigail at /src (intended to be overwritten by user) 21 # This adds metadata for libabigail to spack.yaml 22 spack develop --path /src libabigail@master && \ 26 # ensure libabigail stuffs always on the path
|
1234567