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

  /external/clang/lib/CodeGen/
CodeGenPGO.cpp 103 static StringRef getDataSection(const CodeGenModule &CGM) {
140 Data->setSection(getDataSection(CGM));
    [all...]
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 const MCSection *getDataSection() const { return DataSection; }

Completed in 287 milliseconds