Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWindowsResource.cpp347 uint32_t SectionOneRelocations; member in llvm::object::WindowsResourceCOFFWriter
400 SectionOneRelocations = FileSize + SectionOneSize; in performSectionOneLayout()
464 SectionOneHeader->PointerToRelocations = SectionOneRelocations; in writeFirstSectionHeader()