Home
last modified time | relevance | path

Searched refs:readObject (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp28 if (auto EC = Reader.readObject(Header)) in readHeader()
64 if (auto EC = Reader.readObject(HashCount)) in readHashTable()
H A DInjectedSourceStream.cpp31 if (auto EC = Reader.readObject(Header)) in reload()
H A DPublicsStream.cpp68 if (Reader.readObject(Header)) in reload()
H A DDbiModuleDescriptor.cpp24 if (auto EC = Reader.readObject(Info.Layout)) in initialize()
H A DDbiStream.cpp58 if (auto EC = Reader.readObject(Header)) in reload()
371 if (auto EC = SMReader.readObject(Header)) in initializeSectionMapData()
H A DInfoStream.cpp28 if (auto EC = Reader.readObject(Header)) in reload()
H A DGlobalsStream.cpp95 if (Reader.readObject(HashHdr)) in readGSIHashHeader()
H A DDbiModuleList.cpp193 if (auto EC = FISR.readObject(FileInfoHeader)) in initializeFileInfo()
H A DTpiStream.cpp48 if (Reader.readObject(Header)) in reload()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp27 if (auto EC = Reader.readObject(BlockHeader)) in operator ()()
57 if (auto EC = Reader.readObject(Header)) in initialize()
H A DDebugFrameDataSubsection.cpp17 if (auto EC = Reader.readObject(RelocPtr)) in initialize()
H A DDebugSubsectionRecord.cpp33 if (auto EC = Reader.readObject(Header)) in initialize()
H A DDebugCrossImpSubsection.cpp33 if (auto EC = Reader.readObject(Item.Header)) in operator ()()
H A DDebugChecksumsSubsection.cpp39 if (auto EC = Reader.readObject(Header)) in operator ()()
H A DDebugInlineeLinesSubsection.cpp27 if (auto EC = Reader.readObject(Item.Header)) in operator ()()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dipc.cc1253 Obj arg2 = readObject (req); in ipc_doWork()
1330 Obj arg2 = readObject (req); in ipc_doWork()
1462 Obj arg2 = readObject (req); in ipc_doWork()
1473 Obj sel_obj = readObject (req); in ipc_doWork()
1534 Obj sel_obj = readObject (req); in ipc_doWork()
1576 Obj arg2 = readObject (req); in ipc_doWork()
1586 Obj obj = readObject (req); in ipc_doWork()
1683 Obj arg3 = readObject (req); in ipc_doWork()
1838 Obj arg2 = readObject (req); in ipc_doWork()
1839 Obj arg3 = readObject (req); in ipc_doWork()
[all …]
H A Dipcio.h148 DbeObj readObject (IPCrequest*);
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dipc.cc1254 Obj arg2 = readObject (req); in ipc_doWork()
1331 Obj arg2 = readObject (req); in ipc_doWork()
1463 Obj arg2 = readObject (req); in ipc_doWork()
1474 Obj sel_obj = readObject (req); in ipc_doWork()
1535 Obj sel_obj = readObject (req); in ipc_doWork()
1577 Obj arg2 = readObject (req); in ipc_doWork()
1587 Obj obj = readObject (req); in ipc_doWork()
1684 Obj arg3 = readObject (req); in ipc_doWork()
1839 Obj arg2 = readObject (req); in ipc_doWork()
1840 Obj arg3 = readObject (req); in ipc_doWork()
[all …]
H A Dipcio.h148 DbeObj readObject (IPCrequest*);
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h122 if (auto EC = Stream.readObject(H)) in load()
149 if (auto EC = Stream.readObject(Value)) in load()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h99 if (auto EC = Reader.readObject(Prefix)) in readCVRecordFromStream()
H A DRecordSerialization.h70 return Reader.readObject(Item); in consume()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamReader.h169 template <typename T> Error readObject(const T *&Dest) { in readObject() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamReader.cpp107 if (auto EC = readObject(C)) in readWideString()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAbstractBasicReader.h144 Impl &readObject() { return asImpl(); } in readObject() function

12