Searched refs:getSecAddr (Results 1 – 3 of 3) sorted by relevance
47 uint64_t getSecAddr() const;
121 uint64_t ExprValue::getSecAddr() const { in getSecAddr() function in ExprValue131 return getValue() - getSecAddr(); in getSectionOffset()
177 (a.getValue() & b.getValue()) - a.getSecAddr(), a.loc}; in bitAnd()183 (a.getValue() | b.getValue()) - a.getSecAddr(), a.loc}; in bitOr()