annotate_browser
struct annotate_browser *ab = container_of(browser, struct annotate_browser, b);
struct annotate_browser browser = {
static int is_fused(struct annotate_browser *ab, struct disasm_line *cursor)
struct annotate_browser *ab = container_of(browser, struct annotate_browser, b);
static void disasm_rb_tree__insert(struct annotate_browser *browser,
static void annotate_browser__set_top(struct annotate_browser *browser,
static void annotate_browser__set_rb_top(struct annotate_browser *browser,
static void annotate_browser__calc_percent(struct annotate_browser *browser,
struct annotate_browser *browser,
struct annotate_browser *browser,
static bool annotate_browser__toggle_source(struct annotate_browser *browser,
struct annotate_browser *ab = container_of(browser, struct annotate_browser, b);
static void annotate_browser__show_function_title(struct annotate_browser *browser)
static bool annotate_browser__callq(struct annotate_browser *browser,
struct disasm_line *annotate_browser__find_offset(struct annotate_browser *browser,
static bool annotate_browser__jump(struct annotate_browser *browser,
struct annotation_line *annotate_browser__find_string(struct annotate_browser *browser,
static bool __annotate_browser__search(struct annotate_browser *browser)
struct annotation_line *annotate_browser__find_string_reverse(struct annotate_browser *browser,
static bool __annotate_browser__search_reverse(struct annotate_browser *browser)
static bool annotate_browser__search_window(struct annotate_browser *browser,
static bool annotate_browser__search(struct annotate_browser *browser, int delay_secs)
static bool annotate_browser__continue_search(struct annotate_browser *browser,
static bool annotate_browser__search_reverse(struct annotate_browser *browser,
bool annotate_browser__continue_search_reverse(struct annotate_browser *browser,
static int annotate_browser__show(struct annotate_browser *browser, char *title, const char *help)
static void annotate_browser__debuginfo_warning(struct annotate_browser *browser)
static s64 annotate_browser__curr_hot_offset(struct annotate_browser *browser)
static void annotate_browser__symbol_annotate_error(struct annotate_browser *browser, int err)
static int annotate_browser__run(struct annotate_browser *browser,