Searched refs:type_offset (Results 1 – 3 of 3) sorted by relevance
1056 dloc->type_offset = dloc->op->offset; in check_matching_type()1065 (unsigned)dloc->type_offset >= size) in check_matching_type()1080 dloc->type_offset = dloc->op->offset; in check_matching_type()1084 (unsigned)dloc->type_offset >= size) in check_matching_type()1122 dloc->type_offset = var_offset; in check_matching_type()1135 stack = find_stack_state(state, dloc->type_offset); in check_matching_type()1158 dloc->type_offset -= stack->offset; in check_matching_type()1176 stack = find_stack_state(state, dloc->type_offset - fboff); in check_matching_type()1199 dloc->type_offset -= fboff + stack->offset; in check_matching_type()1217 dloc->type_offset = offset; in check_matching_type()[all …]
133 int type_offset; member
2712 dloc.type_offset, in hist_entry__get_data_type()2716 he->mem_type_off = dloc.type_offset; in hist_entry__get_data_type()