Searched refs:libfile (Results 1 – 13 of 13) sorted by relevance
632 def __init__(self, libfile): argument633 self.libfile = libfile638 objdump = ObjdumpParser(self.libfile)670 dwarfdump = DwarfdumpParser(self.libfile)695 (sym.name_ver, self.libfile, sym.offset))698 print("Parsing symbol %s (%s)" % (sym.name_ver, self.libfile))702 if not os.path.isfile(self.libfile):703 print("No such file: %s" % self.libfile, file=sys.stderr)741 def __init__(self, libfile): argument742 Parser.__init__(self, "%s -wtT %s" % (Config.objdump, libfile))[all …]
4750 … libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test4751 if test -n "$libdir" && test ! -f "$libfile"; then
2492 … libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test2493 if test -n "$libdir" && test ! -f "$libfile"; then
3130 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test3131 if test -n "$libdir" && test ! -f "$libfile"; then
4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`4460 if test -n "$libdir" && test ! -f "$libfile"; then
4673 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`4674 if test -n "$libdir" && test ! -f "$libfile"; then
4551 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`4552 if test -n "$libdir" && test ! -f "$libfile"; then
4715 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`4716 if test -n "$libdir" && test ! -f "$libfile"; then
4462 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`4463 if test -n "$libdir" && test ! -f "$libfile"; then