HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentSectionOnly (Results 1 - 25 of 37) sorted by null

1 2

  /external/llvm/lib/MC/
MCELFStreamer.cpp 42 return getCurrentSectionOnly()->isBundleLocked();
105 static_cast<const MCSectionELF &>(*getCurrentSectionOnly());
138 MCSection *CurSection = getCurrentSectionOnly();
198 ISD.Section = getCurrentSectionOnly();
501 MCSection &Sec = *getCurrentSectionOnly();
569 MCSection &Sec = *getCurrentSectionOnly();
590 MCSection &Sec = *getCurrentSectionOnly();
625 MCSection *CurSection = getCurrentSectionOnly();
MCObjectStreamer.cpp 47 MCSection *CurSection = getCurrentSectionOnly();
93 assert(getCurrentSectionOnly() && "No current section!");
95 if (CurInsertionPoint != getCurrentSectionOnly()->getFragmentList().begin())
232 MCSection *Sec = getCurrentSectionOnly();
MCCodeView.cpp 248 SecondaryFunctionIds, OS.getCurrentSectionOnly());
258 OS.getCurrentSectionOnly());
MCStreamer.cpp 248 Symbol->setFragment(&getCurrentSectionOnly()->getDummyFragment());
463 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly();
485 CurrentWinFrameInfo->TextSection = getCurrentSectionOnly();
MCMachOStreamer.cpp 298 ISD.Section = getCurrentSectionOnly();
  /external/llvm/include/llvm/MC/
MCObjectStreamer.h 66 MCSection *CurSection = getCurrentSectionOnly();
MCStreamer.h 297 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectStreamer.h 66 MCSection *CurSection = getCurrentSectionOnly();
MCStreamer.h 308 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCObjectStreamer.h 66 MCSection *CurSection = getCurrentSectionOnly();
MCStreamer.h 308 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCObjectStreamer.h 66 MCSection *CurSection = getCurrentSectionOnly();
MCStreamer.h 308 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectStreamer.h 66 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCObjectStreamer.h 66 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCObjectStreamer.h 66 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCObjectStreamer.h 71 MCSection *CurSection = getCurrentSectionOnly();
MCStreamer.h 315 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCObjectStreamer.h 71 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCObjectStreamer.h 71 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCObjectStreamer.h 71 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCObjectStreamer.h 71 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCObjectStreamer.h 71 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCObjectStreamer.h 71 MCSection *CurSection = getCurrentSectionOnly();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCObjectStreamer.h 71 MCSection *CurSection = getCurrentSectionOnly();

Completed in 1819 milliseconds

1 2