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

  /external/llvm/include/llvm/MC/
MCStreamer.h 343 bool SubSection(const MCExpr *Subsection) {
347 SwitchSection(SectionStack.back().first.first, Subsection);
356 const MCExpr *Subsection = nullptr);
362 const MCExpr *Subsection = nullptr) {
366 if (MCSectionSubPair(Section, Subsection) != curSection)
367 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]

Completed in 699 milliseconds