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

  /frameworks/compile/libbcc/lib/
RSGlobalInfoPass.cpp 224 V = M.getOrInsertGlobal(kRsGlobalAddresses, VoidPtrArrayTy);
Compiler.cpp 388 kRsGlobalAddresses, // Optional global variable address info.
  /frameworks/rs/
rsDefines.h 489 static const char kRsGlobalAddresses[] = ".rs.global_addresses";
  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 401 const void **rsGlobalAddresses = (const void **) dlsym(sharedObj, kRsGlobalAddresses);

Completed in 820 milliseconds