Home
last modified time | relevance | path

Searched refs:LS_TOPLT_NONE (Results 1 – 6 of 6) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/mips/
Dplt.c111 || (!sym->arch.gotonly && sym->plt_type == LS_TOPLT_NONE)) { in sym2addr()
380 libsym->plt_type = LS_TOPLT_NONE; in arch_elf_add_plt_entry()
406 if (libsym->plt_type == LS_TOPLT_NONE) { in arch_library_symbol_init()
/external/ltrace/
Dlibrary.h32 LS_TOPLT_NONE = 0, /* PLT not used for this symbol. */ enumerator
Doutput.c508 && libsym->plt_type != LS_TOPLT_NONE) in output_left()
525 && libsym->plt_type == LS_TOPLT_NONE in output_left()
Dhandle_event.c457 if (library_symbol_init(libsym, 0, name, 0, LS_TOPLT_NONE) < 0) in init_syscall_symbol()
Dltrace-elf.c1020 LS_TOPLT_NONE) < 0) { in populate_this_symtab()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c1363 LS_TOPLT_NONE) < 0) in os_elf_add_func_entry()
1442 LS_TOPLT_NONE) < 0) { in ifunc_ret_hit()