Searched refs:lbr_test (Results 1 – 1 of 1) sorted by relevance
56 lbr_test() { function110 lbr_test "$1" "$2" "$3"118 lbr_test "-b" "any branch" 2119 lbr_test "-j any_call" "any call" 2120 lbr_test "-j any_ret" "any ret" 2121 lbr_test "-j ind_call" "any indirect call" 2122 lbr_test "-j ind_jmp" "any indirect jump" 100123 lbr_test "-j call" "direct calls" 2124 lbr_test "-j ind_call,u" "any indirect user call" 100125 lbr_test "-a -b" "system wide any branch" 2[all …]