Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp630 uint32_t SectionOneRelocations; member in llvm::object::WindowsResourceCOFFWriter
684 SectionOneRelocations = FileSize + SectionOneSize; in performSectionOneLayout()
753 SectionOneHeader->PointerToRelocations = SectionOneRelocations; in writeFirstSectionHeader()