Home
last modified time | relevance | path

Searched defs:Arc (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gprof/
H A Dcg_arcs.h41 Arc; typedef
/netbsd/external/gpl3/binutils/dist/gprof/
H A Dcg_arcs.h41 Arc; typedef
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A Dcg_arcs.h41 Arc; typedef
/netbsd/external/gpl3/gdb.old/dist/gprof/
H A Dcg_arcs.h41 Arc; typedef
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp606 static void dumpArchive(const Archive *Arc, ScopedPrinter &Writer) { in dumpArchive()
677 if (Archive *Arc = dyn_cast<Archive>(Bin.get())) in dumpInput() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp499 static void dumpArchive(const Archive *Arc) { in dumpArchive()
535 if (Archive *Arc = dyn_cast<Archive>(&Binary)) in dumpInput() local