Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionGOFF.h29 const MCExpr *SubsectionId; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp651 getGOFFSection(StringRef Section,SectionKind Kind,MCSection * Parent,const MCExpr * SubsectionId) getGOFFSection() argument