Searched defs:MCSection (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCSection.cpp
/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSection.h27 class MCSection { class in namespace:llvm
39 MCSection(SectionVariant V, SectionKind K) : Variant(V), Kind(K) {} function in class:llvm::MCSection
[all...]

Completed in 62 milliseconds