Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSectionGOFF.h29 const MCExpr *SubsectionId; variable
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp624 const MCExpr *SubsectionId) { in getGOFFSection()