Searched defs:RelocAddrSize (Results 1 – 2 of 2) sorted by relevance
48 const SizeT RelocAddrSize = typeWidthInBytes(getPointerType()); in appendRelocationOffset() local
307 enum { RelocAddrSize = 4 }; enumerator