Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSectionGOFF.h32 MCSectionGOFF(StringRef Name, SectionKind K, MCSection *P, uint32_t Sub) in MCSectionGOFF() function
HDMCContext.h57 class MCSectionGOFF; variable