Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/MC/
DMCContext.cpp214 getMachOSection(StringRef Segment, StringRef Section, in getMachOSection() function in MCContext
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCContext.h243 const MCSectionMachO *getMachOSection(StringRef Segment, in getMachOSection() function