Home
last modified time | relevance | path

Searched defs:TypeAndAttributes (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionMachO.h29 unsigned TypeAndAttributes; variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp438 getMachOSection(StringRef Segment,StringRef Section,unsigned TypeAndAttributes,unsigned Reserved2,SectionKind Kind,const char * BeginSymName) getMachOSection() argument