Searched defs:DynamicRelocationSection (Results 1 – 1 of 1) sorted by relevance
41 class DynamicRelocationSection; variable661 explicit DynamicRelocationSection(ArrayRef<uint8_t> Data) : Contents(Data) {} in DynamicRelocationSection() function