Searched refs:opd_img (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadelf.c212 UChar* opd_img, /* oimage of .opd sec (ppc64-linux only) */
466 opd_img is the start address of the .opd in the oimage.
469 fn_descr = (ULong*)(opd_img + offset_in_opd);
606 UChar* opd_img /* ppc64-linux only */
641 opd_img, di->text_bias,
709 UChar* opd_img /* ppc64-linux only */
755 opd_img, di->text_bias,
2100 UChar* opd_img = NULL; /* .opd (dwarf2, local
2198 FIND(".opd", opd_sz_unused, opd_img)
2482 symtab_in_debug, opd_img);
205 get_elf_symbol_info( struct _DebugInfo* di, ElfXX_Sym* sym, Char* sym_name, Addr sym_svma, Bool symtab_in_debug, UChar* opd_img, PtrdiffT opd_bias, Char** sym_name_out, Addr* sym_avma_out, Int* sym_size_out, Addr* sym_tocptr_out, Bool* from_opd_out, Bool* is_text_out, Bool* is_ifunc ) argument
[all...]

Completed in 22 milliseconds