Searched refs:get_sym_ref (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/perf/ |
D | tinycc.c | 5459 static Sym *get_sym_ref(CType *type, Section *sec, 6038 sym_data = get_sym_ref(&char_pointer_type, lbounds_section, in gfunc_epilog() 10133 static Sym *get_sym_ref(CType *type, Section *sec, in get_sym_ref() function 10154 vtop->sym = get_sym_ref(type, sec, offset, size); in vpush_ref() 10462 sym = get_sym_ref(&vtop->type, data_section, offset, size << 2); in gv() 14456 sym = get_sym_ref(type, sec, addr, size); in decl_initializer_alloc()
|