Lines Matching refs:SymAddr
810 uint64_t SymAddr;811 getSymbolAddress(Symb, SymAddr);812 Result = (SymAddr >= SectBegin) && (SymAddr < SectEnd);