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

  /external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 101 StringRef InstrProfiling::getDataSection() const {
410 Data->setSection(getDataSection());
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFWriter.cpp 189 ELFSection &ELFWriter::getDataSection() {
190 const MCSectionELF *Data = (const MCSectionELF *)TLOF.getDataSection();
689 getDataSection();
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 182 const MCSection *getDataSection() const { return DataSection; }
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 224 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }

Completed in 835 milliseconds