Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionMachO.cpp83 MCSectionMachO::MCSectionMachO(StringRef Segment, StringRef Section, in MCSectionMachO() function in MCSectionMachO
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h56 class MCSectionMachO; variable