Searched refs:getSymValue (Results 1 – 3 of 3) sorted by relevance
60 static uint64_t getSymValue(const Defined &sym) { return sym.value; } in getSymValue() function
82 static uint64_t getSymValue(const Defined &sym) { return sym.value; } in getSymValue() function
374 uint64_t startAddress = currentAddress + D::getSymValue(*sym);