HomeSort by relevance Sort by last modified time
    Searched refs:LS_TOPLT_EXEC (Results 1 - 5 of 5) sorted by null

  /external/ltrace/
library.h 33 LS_TOPLT_EXEC, /* PLT for this symbol is executable. */
output.c 245 && libsym->plt_type == LS_TOPLT_EXEC)
ltrace-elf.c 748 if (library_symbol_init(libsym, taddr, name, 1, LS_TOPLT_EXEC) < 0) {
    [all...]
  /external/ltrace/sysdeps/linux-gnu/mips/
plt.c 368 name, 1, LS_TOPLT_EXEC) < 0) {
  /external/ltrace/sysdeps/linux-gnu/ppc/
plt.c 581 LS_TOPLT_EXEC) < 0)
658 LS_TOPLT_EXEC) < 0) {
781 name, 1, LS_TOPLT_EXEC) < 0)
    [all...]

Completed in 671 milliseconds