Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h266 const MCSectionMachO *getMachOSection(StringRef Segment, in getMachOSection() function
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp232 getMachOSection(StringRef Segment, StringRef Section, in getMachOSection() function in MCContext