Searched defs:DynamicRelocationSection (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h830 class DynamicRelocationSection class in namespace:llvm::objcopy::elf
838 explicit DynamicRelocationSection(ArrayRef<uint8_t> Data) : Contents(Data) {} function in class:llvm::objcopy::elf::DynamicRelocationSection

Completed in 84 milliseconds