Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h174 uint32_t getDataIndex() const { return DataIndex; } in getDataIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp945 RelocationAddresses[DataNodes->getDataIndex()] = CurrentRelativeOffset; in writeDirectoryTree()
947 Entry->DataSize = Data[DataNodes->getDataIndex()].size(); in writeDirectoryTree()