Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp239 StringRef PSVInfoData = Data.substr(sizeof(uint32_t), Size); in parse() local
241 if (PSVInfoData.size() < Size) in parse()
252 if (Error Err = readStruct(PSVInfoData, Current, Info)) in parse()
259 if (Error Err = readStruct(PSVInfoData, Current, Info)) in parse()
266 if (Error Err = readStruct(PSVInfoData, Current, Info)) in parse()
273 if (Error Err = readStruct(PSVInfoData, Current, Info)) in parse()