HomeSort by relevance Sort by last modified time
    Searched refs:macinfo (Results 1 - 5 of 5) sorted by null

  /external/elfutils/src/tests/
run-macro-test.sh 31 # gcc -gstrict-dwarf -gdwarf-4 -g3 -o testfile-macinfo macro.c
33 testfiles testfile-macinfo testfile-macros
38 testrun ${abs_top_builddir}/src/readelf --debug-dump=info testfile-macinfo \
40 { echo "*** failure readelf --debug-dump=info testfile-macinfo"; status=1; }
Makefile.am 234 run-macro-test.sh testfile-macinfo.bz2 testfile-macros.bz2 \
Makefile     [all...]
  /external/iptables/extensions/
libxt_mac.c 33 struct xt_mac_info *macinfo = cb->data; local
37 macinfo->invert = 1;
  /external/elfutils/src/src/
readelf.c 99 "decodedline, ranges, pubnames, str, macinfo, macro or exception"), 0 },
431 else if (strcmp (arg, "macinfo") == 0)
    [all...]

Completed in 832 milliseconds