/external/llvm/include/llvm/Bitcode/ |
LLVMBitCodes.h | 56 MODULE_CODE_SECTIONNAME = 5, // SECTIONNAME: [strchr x N]
|
/external/llvm/tools/llvm-bcanalyzer/ |
llvm-bcanalyzer.cpp | 152 case bitc::MODULE_CODE_SECTIONNAME: return "SECTIONNAME";
|
/external/llvm/lib/Bitcode/Writer/ |
BitcodeWriter.cpp | 426 WriteStringRecord(bitc::MODULE_CODE_SECTIONNAME, GV->getSection(), 438 WriteStringRecord(bitc::MODULE_CODE_SECTIONNAME, F->getSection(), [all...] |
/frameworks/compile/slang/BitWriter_2_9/ |
BitcodeWriter.cpp | 466 WriteStringRecord(bitc::MODULE_CODE_SECTIONNAME, GV->getSection(), 476 WriteStringRecord(bitc::MODULE_CODE_SECTIONNAME, F->getSection(), [all...] |
/frameworks/compile/slang/BitWriter_2_9_func/ |
BitcodeWriter.cpp | 418 WriteStringRecord(bitc::MODULE_CODE_SECTIONNAME, GV->getSection(), 430 WriteStringRecord(bitc::MODULE_CODE_SECTIONNAME, F->getSection(), [all...] |
/external/llvm/lib/Bitcode/Reader/ |
BitcodeReader.cpp | [all...] |
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
BitcodeReader.cpp | [all...] |
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
BitcodeReader.cpp | [all...] |