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

  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_main.cc 29 typedef void (*EntryPointType)(uintptr_t*);
33 explicit PluginMainDelegate(EntryPointType entry_point)
61 EntryPointType entry_point_;
91 EntryPointType entry_point =
92 reinterpret_cast<EntryPointType>(image.entry_point());
  /external/llvm/lib/Transforms/ObjCARC/
ARCRuntimeEntryPoints.h 34 enum EntryPointType {
72 Constant *get(const EntryPointType entry) {

Completed in 137 milliseconds