Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCSectionMachO.cpp92 MCSectionMachO::MCSectionMachO(StringRef Segment, StringRef Section, in MCSectionMachO() function in MCSectionMachO
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h55 class MCSectionMachO; variable