Home
last modified time | relevance | path

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

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