Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionGOFF.h29 const MCExpr *SubsectionId; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp650 const MCExpr *SubsectionId) { in getGOFFSection()