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

  /external/chromium_org/tools/gyp/test/module/src/
program.c 22 typedef void (*module_symbol)(void); typedef
29 module_symbol funcptr;
51 funcptr = (module_symbol) GetProcAddress(dl, module_function);
  /external/strace/
bjm.c 67 struct module_symbol struct
161 struct module_symbol* sym = (struct module_symbol*)data;
  /external/oprofile/daemon/liblegacy/
p_module.h 119 /* Note: module_symbol does not use tgt_long intentionally */
120 struct module_symbol struct

Completed in 160 milliseconds