Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugPubTable.cpp47 DWARFDataExtractor SetData(Data, Offset); in extract() local
50 NewSet.Version = SetData.getU16(C); in extract()
51 NewSet.Offset = SetData.getRelocatedValue(C, OffsetSize); in extract()
52 NewSet.Size = SetData.getUnsigned(C, OffsetSize); in extract()
66 uint64_t DieRef = SetData.getUnsigned(C, OffsetSize); in extract()
69 uint8_t IndexEntryValue = GnuStyle ? SetData.getU8(C) : 0; in extract()
70 StringRef Name = SetData.getCStrRef(C); in extract()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Doleidl.d257 HRESULT SetData(FORMATETC*,STGMEDIUM*,BOOL);
H A Dole.d169 OLESTATUS function(LPOLEOBJECT, OLECLIPFORMAT, HANDLE) SetData;
H A Dobjidl.d728 HRESULT SetData(FORMATETC*, STGMEDIUM*, BOOL);