Searched refs:lbr_test (Results 1 – 1 of 1) sorted by relevance
62 lbr_test() { function116 lbr_test "$1" "$2" "$3"124 lbr_test "-b" "any branch" 2125 lbr_test "-j any_call" "any call" 2126 lbr_test "-j any_ret" "any ret" 2127 lbr_test "-j ind_call" "any indirect call" 2128 lbr_test "-j ind_jmp" "any indirect jump" 100129 lbr_test "-j call" "direct calls" 2130 lbr_test "-j ind_call,u" "any indirect user call" 100133 lbr_test "-a -b" "system wide any branch" 2[all …]