Searched defs:TAA (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCSectionMachO.cpp99 unsigned TAA = getTypeAndAttributes(); local
75 MCSectionMachO(StringRef Segment, StringRef Section, unsigned TAA, unsigned reserved2, SectionKind K) argument
180 ParseSectionSpecifier(StringRef Spec, StringRef &Segment, StringRef &Section, unsigned &TAA, bool &TAAParsed, unsigned &StubSize) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp462 unsigned TAA = 0, StubSize = 0; local
489 unsigned TAA = 0, StubSize = 0; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp568 unsigned TAA; local
368 ParseSectionSwitch(const char *Segment, const char *Section, unsigned TAA, unsigned Align, unsigned StubSize) argument

Completed in 97 milliseconds