Home
last modified time | relevance | path

Searched defs:RelocAddrSize (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp48 const SizeT RelocAddrSize = typeWidthInBytes(getPointerType()); in appendRelocationOffset() local
DIceDefs.h307 enum { RelocAddrSize = 4 }; enumerator