Home | History | Annotate | Download | only in bin

Lines Matching refs:routines

60 #   Generates disassembly listing of all routines with at least one
65 # Generates disassembly listing of all routines with at least one
197 --list=<regexp> Generate source listing of matching routines
198 --disasm=<regexp> Generate disassembly of matching routines
777 ##### Interactive helper routines #####
1011 Show source listing of routines whose names match "routine_regexp"
1014 Displays a source listing of routines whose names match "routine_regexp"
1023 top K routines will be shown (defaults to showing the top 10)
1026 Show disassembly of routines whose names match "routine_regexp",
1260 # Print disassembly for all all routines that match $main::opt_disasm
1368 # Print source-listing for all all routines that match $list_opts
2849 # The entry to our memory-allocation routines on OS X
5085 # Gets the procedure boundaries for all routines in "$image" whose names
5172 # used by pprof to represent addresses, particularly in the tested routines.
5334 # Currently just the address add/subtract/increment routines for 64-bit.