Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h174 uint32_t getDataIndex() const { return DataIndex; } in getDataIndex() function
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp944 RelocationAddresses[DataNodes->getDataIndex()] = CurrentRelativeOffset; in writeDirectoryTree()
946 Entry->DataSize = Data[DataNodes->getDataIndex()].size(); in writeDirectoryTree()