HomeSort by relevance Sort by last modified time
    Searched defs:getDataSection (Results 1 - 18 of 18) 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-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 218 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCObjectFileInfo.h 221 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCObjectFileInfo.h 221 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCObjectFileInfo.h 224 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCObjectFileInfo.h 224 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCObjectFileInfo.h 224 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCObjectFileInfo.h 224 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; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCObjectFileInfo.h 221 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCObjectFileInfo.h 221 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCObjectFileInfo.h 224 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCObjectFileInfo.h 224 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCObjectFileInfo.h 224 MCSection *getDataSection() const { return DataSection; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCObjectFileInfo.h 224 MCSection *getDataSection() const { return DataSection; }

Completed in 508 milliseconds