Searched defs:IsReserved (Results 1 – 6 of 6) sorted by relevance
166 bool IsReserved() const { return address_ != kNullAddress; } in IsReserved() function
468 bool IsReserved = !Base || Symbol.isCommon(); in writeSymbol() local
521 bool IsReserved = !Base || Symbol.isCommon(); in writeSymbol() local
273 bool IsReserved = false; in computeRegUnitRange() local
248 bool IsReserved = Data.isCommon() || Data.getSymbol().isAbsolute() || in WriteSymbol() local
136 bool IsReserved(const string& ident) { in IsReserved() function