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

  /external/llvm/include/llvm/LTO/
LTOModule.h 158 const std::vector<const char*> &getAsmUndefinedRefs() {
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 119 const std::vector<const char*> &undefs = mod->getAsmUndefinedRefs();

Completed in 336 milliseconds