Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Object/
H A DWindowsResource.cpp347 uint32_t SectionOneRelocations; member in llvm::object::WindowsResourceCOFFWriter
400 SectionOneRelocations = FileSize + SectionOneSize; in performSectionOneLayout()
464 SectionOneHeader->PointerToRelocations = SectionOneRelocations; in writeFirstSectionHeader()