Searched defs:RelocSize (Results 1 – 3 of 3) sorted by relevance
210 RelocSize uint32 // size of an ELF relocation record, must match Reloc1. member
391 const RelocSize = 4 + 1 + 2 + 8 + 8 const
1930 unsigned RelocSize = 1 << Obj.getAnyRelocationLength(MachOReloc); in findValidRelocsMachO() local