Searched refs:getSecAddr (Results 1 – 3 of 3) sorted by relevance
49 uint64_t getSecAddr() const;
64 uint64_t ExprValue::getSecAddr() const { in getSecAddr() function in lld::elf::ExprValue76 return getValue() - getSecAddr(); in getSectionOffset()
164 (a.getValue() & b.getValue()) - a.getSecAddr(), a.loc}; in bitAnd()170 (a.getValue() | b.getValue()) - a.getSecAddr(), a.loc}; in bitOr()