Home
last modified time | relevance | path

Searched refs:LabelSections (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCMachOStreamer.cpp50 bool LabelSections; member in __anon739824440111::MCMachOStreamer
72 LabelSections(label), DWARFMustBeAtTheEnd(DWARFMustBeAtTheEnd), in MCMachOStreamer()
163 if (LabelSections && !HasSectionLabel[Section] && in ChangeSection()
505 bool LabelSections) { in createMachOStreamer() argument
508 DWARFMustBeAtTheEnd, LabelSections); in createMachOStreamer()
/external/llvm/lib/MC/
DMCMachOStreamer.cpp41 bool LabelSections; member in __anona7e0700c0111::MCMachOStreamer
59 : MCObjectStreamer(Context, MAB, OS, Emitter), LabelSections(label), in MCMachOStreamer()
164 if (LabelSections && !HasSectionLabel[Section] && in ChangeSection()
500 bool LabelSections) { in createMachOStreamer() argument
502 DWARFMustBeAtTheEnd, LabelSections); in createMachOStreamer()
/external/llvm/include/llvm/Support/
DTargetRegistry.h70 bool LabelSections = false);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetRegistry.h98 bool LabelSections = false);