Searched refs:UnitIndexEntry (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp326 struct UnitIndexEntry { struct
338 // UnitIndexEntry::Contributions.
345 // Convert a UnitIndexEntry::Contributions index to the corresponding on-disk
361 MCStreamer &Out, MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries,
363 const UnitIndexEntry &TUEntry, uint32_t &TypesOffset) {
393 MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries,
396 const UnitIndexEntry &CUEntry, uint32_t &TypesOffset) {
402 UnitIndexEntry Entry = CUEntry;
429 const MapVector<uint64_t, UnitIndexEntry> &IndexEntries,
440 const MapVector<uint64_t, UnitIndexEntry>
[all...]

Completed in 136 milliseconds