Searched refs:getSecAddr (Results 1 – 3 of 3) sorted by relevance
51 uint64_t getSecAddr() const;
67 uint64_t ExprValue::getSecAddr() const { in getSecAddr() function in ExprValue79 return getValue() - getSecAddr(); in getSectionOffset()
168 (A.getValue() & B.getValue()) - A.getSecAddr(), A.Loc}; in bitAnd()174 (A.getValue() | B.getValue()) - A.getSecAddr(), A.Loc}; in bitOr()