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

  /external/llvm/lib/Transforms/Utils/
CloneModule.cpp 43 New->addLibrary(*I);
  /external/v8/test/mjsunit/tools/
codemap.js 51 codeMap.addLibrary(0x1500, newCodeEntry(0x3000, 'lib1'));
52 codeMap.addLibrary(0x15500, newCodeEntry(0x5000, 'lib2'));
53 codeMap.addLibrary(0x155500, newCodeEntry(0x10000, 'lib3'));
profile.js 75 this.profile.addLibrary('lib1', 0x11000, 0x12000);
78 this.profile.addLibrary('lib2', 0x21000, 0x22000);
  /external/llvm/include/llvm/
Module.h 537 void addLibrary(StringRef Lib);
  /external/v8/tools/
codemap.js 118 CodeMap.prototype.addLibrary = function(
profile.js 102 Profile.prototype.addLibrary = function(
106 this.codeMap_.addLibrary(startAddr, entry);
tickprocessor.js 298 var entry = this.profile_.addLibrary(name, startAddr, endAddr);
  /external/llvm/lib/VMCore/
Module.cpp 455 void Module::addLibrary(StringRef Lib) {
  /external/llvm/tools/llvm-ld/
llvm-ld.cpp 589 TheLinker.getModule()->addLibrary(*I);
  /external/llvm/lib/Linker/
LinkModules.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp 281 M->addLibrary(Str);
285 M->addLibrary(Str);
    [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...]
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 951 milliseconds