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