Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionGOFF.h32 MCSectionGOFF(StringRef Name, SectionKind K, MCSection *P, uint32_t Sub) in MCSectionGOFF() function
H A DMCContext.h57 class MCSectionGOFF; variable