Home
last modified time | relevance | path

Searched refs:SectionOneRelocations (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp629 uint32_t SectionOneRelocations; member in llvm::object::WindowsResourceCOFFWriter
683 SectionOneRelocations = FileSize + SectionOneSize; in performSectionOneLayout()
752 SectionOneHeader->PointerToRelocations = SectionOneRelocations; in writeFirstSectionHeader()