/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 95 : MCSection(SV_MachO, Section, K, Begin), TypeAndAttributes(TAA), in MCSectionMachO() 113 unsigned TAA = getTypeAndAttributes(); in printSwitchToSection() local 114 if (TAA == 0) { in printSwitchToSection() 133 unsigned SectionAttrs = TAA & MachO::SECTION_ATTRIBUTES; in printSwitchToSection() 189 unsigned &TAA, // Out. in ParseSectionSpecifier() argument 219 TAA = 0; in ParseSectionSpecifier() 238 TAA = TypeDescriptor - std::begin(SectionTypeDescriptors); in ParseSectionSpecifier() 244 if (TAA == MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier() 266 TAA |= AttrDescriptorI->AttrFlag; in ParseSectionSpecifier() 272 if (TAA == MachO::S_SYMBOL_STUBS) in ParseSectionSpecifier() [all …]
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCSectionMachO.h | 35 MCSectionMachO(StringRef Segment, StringRef Section, unsigned TAA, 67 unsigned &TAA, // Out.
|
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 51 unsigned TAA = 0, unsigned ImplicitAlign = 0, 475 unsigned TAA, unsigned Alignment, in parseSectionSwitch() argument 482 bool isText = TAA & MachO::S_ATTR_PURE_INSTRUCTIONS; in parseSectionSwitch() 484 Segment, Section, TAA, StubSize, in parseSectionSwitch() 691 unsigned TAA; in parseDirectiveSection() local 694 SectionSpec, Segment, Section, TAA, TAAParsed, StubSize)) in parseDirectiveSection() 723 Segment, Section, TAA, StubSize, in parseDirectiveSection()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1251 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local 1254 SectionVal, Segment, Section, TAA, TAAParsed, StubSize)) { in emitModuleMetadata() 1262 Segment, Section, TAA, StubSize, SectionKind::getData()); in emitModuleMetadata() 1292 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local 1298 SectionName, Segment, Section, TAA, TAAParsed, StubSize)) { in getExplicitSectionGlobal() 1307 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind); in getExplicitSectionGlobal() 1312 TAA = S->getTypeAndAttributes(); in getExplicitSectionGlobal() 1317 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 1851 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local 1854 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize)); in shouldInstrumentGlobal() 1878 if (ParsedSegment == "__TEXT" && (TAA & MachO::S_CSTRING_LITERALS)) { in shouldInstrumentGlobal()
|
/openbsd/games/fortune/datfiles/ |
H A D | fortunes.sp.ok | 1091 TAA
|
H A D | fortunes | 16094 Mr. TAA of Muddle, Mass. says: "Before I took this course I used to be
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | NamedSequences.txt | 311 TAMIL SYLLABLE TAA; 0BA4 0BBE
|
H A D | UnicodeData.txt | 1540 0629;ARABIC LETTER TEH MARBUTA;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH;;;; 1541 062A;ARABIC LETTER TEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA;;;; 1620 0679;ARABIC LETTER TTEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH SMALL TAH;;;; 1623 067C;ARABIC LETTER TEH WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH RING;;;; 4181 1273;ETHIOPIC SYLLABLE TAA;Lo;0;L;;;;;N;;;;; 4635 1456;CANADIAN SYLLABICS TAA;Lo;0;L;;;;;N;;;;; 13852 A619;VAI SYMBOL TAA;Lo;0;L;;;;;N;;;;; 13983 A6B0;BAMUM LETTER TAA;Lo;0;L;;;;;N;;;;; 19800 11116;CHAKMA LETTER TAA;Lo;0;L;;;;;N;;;;; 25244 169DB;BAMUM LETTER PHASE-E TAA;Lo;0;L;;;;;N;;;;; [all …]
|
H A D | NamesList.txt | 8040 1273 ETHIOPIC SYLLABLE TAA 8565 1456 CANADIAN SYLLABICS TAA 23851 A619 VAI SYMBOL TAA 24046 A6B0 BAMUM LETTER TAA 33176 11116 CHAKMA LETTER TAA 40130 169DB BAMUM LETTER PHASE-E TAA 40187 16A0E BAMUM LETTER PHASE-F TAA
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 3305 unsigned TAA, StubSize; in isValidSectionSpecifier() local 3308 TAA, HasTAA, StubSize); in isValidSectionSpecifier()
|
/openbsd/gnu/usr.bin/perl/cpan/Unicode-Collate/Collate/ |
H A D | allkeys.txt | 16253 1273 ; [.2892.0020.0002] # ETHIOPIC SYLLABLE TAA 20641 11116 ; [.3652.0020.0002] # CHAKMA LETTER TAA 21821 1456 ; [.39AD.0020.0002] # CANADIAN SYLLABICS TAA 22828 A619 ; [.3D13.0020.0004][.3DC5.0020.0004] # VAI SYMBOL TAA 23033 A6B0 ; [.3DD6.0020.0002] # BAMUM LETTER TAA 23572 169DB ; [.3FF1.0020.0002] # BAMUM LETTER PHASE-E TAA 23623 16A0E ; [.4024.0020.0002] # BAMUM LETTER PHASE-F TAA
|