Searched refs:InNormalSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp72 bool InNormalSection = true; local
95 InNormalSection =
107 InNormalSection =
119 InNormalSection =
136 if (! Symbol.isTemporary() && InNormalSection) {

Completed in 122 milliseconds