Home
last modified time | relevance | path

Searched refs:TAA (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm/lib/MC/
DMCSectionMachO.cpp73 unsigned TAA, unsigned reserved2, SectionKind K, in MCSectionMachO() argument
75 : MCSection(SV_MachO, K, Begin), TypeAndAttributes(TAA), in MCSectionMachO()
98 unsigned TAA = getTypeAndAttributes(); in PrintSwitchToSection() local
99 if (TAA == 0) { in PrintSwitchToSection()
118 unsigned SectionAttrs = TAA & MachO::SECTION_ATTRIBUTES; in PrintSwitchToSection()
174 unsigned &TAA, // Out. in ParseSectionSpecifier() argument
206 TAA = 0; in ParseSectionSpecifier()
224 TAA = TypeDescriptor - std::begin(SectionTypeDescriptors); in ParseSectionSpecifier()
230 if (TAA == MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()
250 TAA |= AttrDescriptorI->AttrFlag; in ParseSectionSpecifier()
[all …]
/external/llvm-project/llvm/lib/MC/
DMCSectionMachO.cpp84 unsigned TAA, unsigned reserved2, SectionKind K, in MCSectionMachO() argument
86 : MCSection(SV_MachO, Section, K, Begin), TypeAndAttributes(TAA), in MCSectionMachO()
104 unsigned TAA = getTypeAndAttributes(); in PrintSwitchToSection() local
105 if (TAA == 0) { in PrintSwitchToSection()
124 unsigned SectionAttrs = TAA & MachO::SECTION_ATTRIBUTES; in PrintSwitchToSection()
180 unsigned &TAA, // Out. in ParseSectionSpecifier() argument
212 TAA = 0; in ParseSectionSpecifier()
229 TAA = TypeDescriptor - std::begin(SectionTypeDescriptors); in ParseSectionSpecifier()
235 if (TAA == MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()
254 TAA |= AttrDescriptorI->AttrFlag; in ParseSectionSpecifier()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSectionMachO.cpp84 unsigned TAA, unsigned reserved2, SectionKind K, in MCSectionMachO() argument
86 : MCSection(SV_MachO, K, Begin), TypeAndAttributes(TAA), in MCSectionMachO()
109 unsigned TAA = getTypeAndAttributes(); in PrintSwitchToSection() local
110 if (TAA == 0) { in PrintSwitchToSection()
129 unsigned SectionAttrs = TAA & MachO::SECTION_ATTRIBUTES; in PrintSwitchToSection()
185 unsigned &TAA, // Out. in ParseSectionSpecifier() argument
217 TAA = 0; in ParseSectionSpecifier()
234 TAA = TypeDescriptor - std::begin(SectionTypeDescriptors); in ParseSectionSpecifier()
240 if (TAA == MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier()
259 TAA |= AttrDescriptorI->AttrFlag; in ParseSectionSpecifier()
[all …]
/external/llvm-project/llvm/include/llvm/MC/
DMCSectionMachO.h35 MCSectionMachO(StringRef Segment, StringRef Section, unsigned TAA,
67 unsigned &TAA, // Out.
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionMachO.h36 MCSectionMachO(StringRef Segment, StringRef Section, unsigned TAA,
74 unsigned &TAA, // Out.
/external/llvm/include/llvm/MC/
DMCSectionMachO.h37 MCSectionMachO(StringRef Segment, StringRef Section, unsigned TAA,
75 unsigned &TAA, // Out.
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp41 unsigned TAA = 0, unsigned ImplicitAlign = 0,
394 unsigned TAA, unsigned Align, in parseSectionSwitch() argument
401 bool isText = TAA & MachO::S_ATTR_PURE_INSTRUCTIONS; in parseSectionSwitch()
403 Segment, Section, TAA, StubSize, in parseSectionSwitch()
612 unsigned TAA; in parseDirectiveSection() local
616 TAA, TAAParsed, StubSize); in parseDirectiveSection()
647 Segment, Section, TAA, StubSize, in parseDirectiveSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp514 unsigned TAA = 0, StubSize = 0; in emitModuleFlags() local
518 TAA, TAAParsed, StubSize); in emitModuleFlags()
526 Segment, Section, TAA, StubSize, SectionKind::getData()); in emitModuleFlags()
549 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
556 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal()
566 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind); in getExplicitSectionGlobal()
571 TAA = S->getTypeAndAttributes(); in getExplicitSectionGlobal()
576 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp53 unsigned TAA = 0, unsigned ImplicitAlign = 0,
474 unsigned TAA, unsigned Align, in parseSectionSwitch() argument
481 bool isText = TAA & MachO::S_ATTR_PURE_INSTRUCTIONS; in parseSectionSwitch()
483 Segment, Section, TAA, StubSize, in parseSectionSwitch()
690 unsigned TAA; in parseDirectiveSection() local
694 TAA, TAAParsed, StubSize); in parseDirectiveSection()
725 Segment, Section, TAA, StubSize, in parseDirectiveSection()
/external/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp53 unsigned TAA = 0, unsigned ImplicitAlign = 0,
474 unsigned TAA, unsigned Align, in parseSectionSwitch() argument
481 bool isText = TAA & MachO::S_ATTR_PURE_INSTRUCTIONS; in parseSectionSwitch()
483 Segment, Section, TAA, StubSize, in parseSectionSwitch()
690 unsigned TAA; in parseDirectiveSection() local
694 TAA, TAAParsed, StubSize); in parseDirectiveSection()
725 Segment, Section, TAA, StubSize, in parseDirectiveSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp907 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local
911 TAA, TAAParsed, StubSize); in emitModuleMetadata()
919 Segment, Section, TAA, StubSize, SectionKind::getData()); in emitModuleMetadata()
941 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
948 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal()
958 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind); in getExplicitSectionGlobal()
963 TAA = S->getTypeAndAttributes(); in getExplicitSectionGlobal()
968 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1112 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local
1116 TAA, TAAParsed, StubSize); in emitModuleMetadata()
1124 Segment, Section, TAA, StubSize, SectionKind::getData()); in emitModuleMetadata()
1146 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
1153 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal()
1163 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind); in getExplicitSectionGlobal()
1168 TAA = S->getTypeAndAttributes(); in getExplicitSectionGlobal()
1173 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
/external/llvm-project/clang/lib/Basic/Targets/
DOSTargets.h120 unsigned TAA, StubSize; in isValidSectionSpecifier() local
123 TAA, HasTAA, StubSize); in isValidSectionSpecifier()
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dterritory_codes.txt322 TA - TAA - - # Tristan da Cunha
DApproximateWidth.txt3029 A619; 5; # VAI SYMBOL TAA
5102 1450..1456; 7; # CANADIAN SYLLABICS TO..CANADIAN SYLLABICS TAA
5917 1273; 8; # ETHIOPIC SYLLABLE TAA
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1306 unsigned TAA = 0, StubSize = 0; in ShouldInstrumentGlobal() local
1309 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize); in ShouldInstrumentGlobal()
1334 if (ParsedSegment == "__TEXT" && (TAA & MachO::S_CSTRING_LITERALS)) { in ShouldInstrumentGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1881 unsigned TAA = 0, StubSize = 0; in ShouldInstrumentGlobal() local
1884 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize); in ShouldInstrumentGlobal()
1909 if (ParsedSegment == "__TEXT" && (TAA & MachO::S_CSTRING_LITERALS)) { in ShouldInstrumentGlobal()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1898 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local
1901 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize); in shouldInstrumentGlobal()
1926 if (ParsedSegment == "__TEXT" && (TAA & MachO::S_CSTRING_LITERALS)) { in shouldInstrumentGlobal()
/external/icu/icu4c/source/data/translit/
Dam_am_Latn_BGN.txt163 ታ → ta ; # ETHIOPIC SYLLABLE TAA
/external/clang/lib/Basic/
DTargets.cpp258 unsigned TAA, StubSize; in isValidSectionSpecifier() local
261 TAA, HasTAA, StubSize); in isValidSectionSpecifier()
/external/icu/icu4c/source/data/misc/
Dmetadata.txt4789 TAA{
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt1539 0629;ARABIC LETTER TEH MARBUTA;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH;;;;
1540 062A;ARABIC LETTER TEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA;;;;
1619 0679;ARABIC LETTER TTEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH SMALL TAH;;;;
1620 067A;ARABIC LETTER TTEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH TWO DOTS VERTICAL ABOVE;;;;
1622 067C;ARABIC LETTER TEH WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH RING;;;;
1623 067D;ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE D…
1624 067E;ARABIC LETTER PEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS BELOW;;;;
1625 067F;ARABIC LETTER TEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH FOUR DOTS ABOVE;;;;
1693 06C3;ARABIC LETTER TEH MARBUTA GOAL;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH GOAL;;;;
4122 1273;ETHIOPIC SYLLABLE TAA;Lo;0;L;;;;;N;;;;;
[all …]
/external/icu/icu4c/source/data/unidata/
DUnicodeData.txt1539 0629;ARABIC LETTER TEH MARBUTA;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH;;;;
1540 062A;ARABIC LETTER TEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA;;;;
1619 0679;ARABIC LETTER TTEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH SMALL TAH;;;;
1620 067A;ARABIC LETTER TTEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH TWO DOTS VERTICAL ABOVE;;;;
1622 067C;ARABIC LETTER TEH WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH RING;;;;
1623 067D;ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE D…
1624 067E;ARABIC LETTER PEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS BELOW;;;;
1625 067F;ARABIC LETTER TEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH FOUR DOTS ABOVE;;;;
1693 06C3;ARABIC LETTER TEH MARBUTA GOAL;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH GOAL;;;;
4122 1273;ETHIOPIC SYLLABLE TAA;Lo;0;L;;;;;N;;;;;
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DUnicodeData.txt1539 0629;ARABIC LETTER TEH MARBUTA;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH;;;;
1540 062A;ARABIC LETTER TEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA;;;;
1619 0679;ARABIC LETTER TTEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH SMALL TAH;;;;
1620 067A;ARABIC LETTER TTEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH TWO DOTS VERTICAL ABOVE;;;;
1622 067C;ARABIC LETTER TEH WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH RING;;;;
1623 067D;ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE D…
1624 067E;ARABIC LETTER PEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS BELOW;;;;
1625 067F;ARABIC LETTER TEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH FOUR DOTS ABOVE;;;;
1693 06C3;ARABIC LETTER TEH MARBUTA GOAL;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH GOAL;;;;
4122 1273;ETHIOPIC SYLLABLE TAA;Lo;0;L;;;;;N;;;;;
[all …]
/external/cldr/common/uca/
Dallkeys_DUCET.txt12849 1273 ; [.1E93.0020.0002.1273] # ETHIOPIC SYLLABLE TAA
15931 11116 ; [.27AF.0020.0002.11116] # CHAKMA LETTER TAA
16771 1456 ; [.2AE1.0020.0002.1456] # CANADIAN SYLLABICS TAA
17668 A619 ; [.2E16.0020.0004.A619][.2EC8.0020.0004.A619] # VAI SYMBOL TAA
17873 A6B0 ; [.2ED9.0020.0002.A6B0] # BAMUM LETTER TAA
18412 169DB ; [.30F4.0020.0002.169DB] # BAMUM LETTER PHASE-E TAA
18463 16A0E ; [.3127.0020.0002.16A0E] # BAMUM LETTER PHASE-F TAA

12