Home
last modified time | relevance | path

Searched refs:isSpecialMachOSection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp665 static bool isSpecialMachOSection(StringRef Section) { in isSpecialMachOSection() function
712 if (IsMachO && isSpecialMachOSection(Section)) in run()