Searched refs:libs (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/bin/
H A Djemalloc-config.in23 --libs : Print libraries jemalloc was linked against.
77 --libs)
H A Djeprof.in577 my ($profile, $symbols, $libs, $thread) = @_;
608 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm);
610 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
652 InteractiveMode($profile, $symbols, $libs, $total);
678 my $libs = $data->{libs}; # Info about main program and shared libraries
706 # TODO(csilvers): $libs uses the /proc/self/maps data from profile1,
708 # if they were run on different machines. Use appropriate libs for
710 $symbols = ExtractSymbols($libs, $pcs);
714 FilterAndPrint($profile, $symbols, $libs);
[all...]
/fuchsia/zircon/make/
H A Dsysroot.mk25 # generate empty compatibility libs
H A Dmodule-userlib.mk41 # modules that declare a soname or install name desire to be shared libs as well
230 # We bundle crt1, aux libs (libdl, etc), libzircon, as well
H A Dmodule.mk76 MODULE_GROUP := {libs}
H A Dengine.mk392 # host libs to build
395 # EFI libs to build
/fuchsia/zircon/system/core/userboot/
H A Drules.mk53 # static libs, because they might be built with safe-stack or other
/fuchsia/zircon/third_party/ulib/backtrace/
H A DMakefile.in484 -rm -rf .libs _libs

Completed in 45 milliseconds