Searched refs:SAddr (Results 1 – 2 of 2) sorted by relevance
156 uint64_t SAddr = SI->getAddress(); in getSectionByAddress() local158 if ((Addr >= SAddr) && (Addr < SAddr + SSize)) in getSectionByAddress()
3467 Address SAddr(S, Ctx.getTypeAlignInChars(Ctx.getSizeType())); in emitTargetCall() local3470 SAddr); in emitTargetCall()