HomeSort by: relevance | last modified time | path
    Searched defs:ModuleInterface (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
collector_module.h 161 struct ModuleInterface;
169 CollectorModule (*registerModule)(struct ModuleInterface*);
204 typedef struct ModuleInterface
213 } ModuleInterface;
215 typedef CollectorModule (*RegModuleFunc)(ModuleInterface*);
222 CollectorModule __collector_register_module (ModuleInterface *modint);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
collector_module.h 161 struct ModuleInterface;
169 CollectorModule (*registerModule)(struct ModuleInterface*);
204 typedef struct ModuleInterface
213 } ModuleInterface;
215 typedef CollectorModule (*RegModuleFunc)(ModuleInterface*);
222 CollectorModule __collector_register_module (ModuleInterface *modint);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 2135 bool ModuleInterface = false;

Completed in 27 milliseconds