HomeSort by relevance Sort by last modified time
    Searched full:dl_load (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/dso/
dso_dl.c 72 /* Part of the hack in "dl_load" ... */
75 static int dl_load(DSO *dso);
93 dl_load,
122 static int dl_load(DSO *dso) function
dso_err.c 86 {ERR_FUNC(DSO_F_DL_LOAD), "DL_LOAD"},
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc32-aix5.c 355 PRINT("__loadx(0x%lx(DL_LOAD),0x%lx,%ld,0x%lx(%s),0x%lx(%s))",
361 PRE_MEM_WRITE("__loadx(DL_LOAD)(ARG2,ARG3)", ARG2, ARG3);
    [all...]

Completed in 1199 milliseconds