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

  /frameworks/compile/libbcc/bcinfo/
BitcodeWrapper.cpp 17 #include "bcinfo/BitcodeWrapper.h"
18 #include "bcinfo/Wrap/bitcode_wrapperer.h"
19 #include "bcinfo/Wrap/in_memory_wrapper_input.h"
21 #define LOG_TAG "bcinfo"
29 namespace bcinfo { namespace
59 } // namespace bcinfo
BitcodeTranslator.cpp 17 #include "bcinfo/BitcodeTranslator.h"
19 #include "bcinfo/BitcodeWrapper.h"
26 #define LOG_TAG "bcinfo"
39 namespace bcinfo { namespace
174 } // namespace bcinfo
MetadataExtractor.cpp 17 #include "bcinfo/MetadataExtractor.h"
19 #include "bcinfo/BitcodeWrapper.h"
22 #define LOG_TAG "bcinfo"
37 namespace bcinfo { namespace
685 } // namespace bcinfo
  /frameworks/compile/libbcc/include/bcinfo/
BitcodeTranslator.h 22 namespace bcinfo { namespace
68 } // namespace bcinfo
BitcodeWrapper.h 20 #include "bcinfo/Wrap/BCHeaderField.h"
25 namespace bcinfo { namespace
151 } // namespace bcinfo
MetadataExtractor.h 31 namespace bcinfo { namespace
399 } // namespace bcinfo
  /frameworks/compile/libbcc/include/bcc/
Source.h 26 namespace bcinfo { namespace
40 bcinfo::MetadataExtractor *mMetadata;
101 bcinfo::MetadataExtractor* getMetadata() const { return mMetadata; }
  /frameworks/rs/cpu_ref/
rsCpuScript.h 29 namespace bcinfo { namespace
117 const char* findCoreLib(const bcinfo::MetadataExtractor& bitCodeMetaData, const char* bitcode,

Completed in 153 milliseconds