Searched defs:DICtx (Results 1 – 7 of 7) sorted by relevance
38 static bool classof(const DIContext *DICtx) { in classof()
34 std::unique_ptr<DIContext> DICtx(new DWARFContextInMemory(Obj)); in LLVMFuzzerTestOneInput() local
84 std::unique_ptr<DIContext> DICtx(new DWARFContextInMemory(Obj)); in DumpObjectFile() local
33 std::unique_ptr<DIContext> DICtx) { in create()72 std::unique_ptr<DIContext> DICtx) in SymbolizableObjectFile()
80 static bool classof(const DIContext *DICtx) { in classof()
1697 std::unique_ptr<DIContext> DICtx(new DWARFContextInMemory(*o)); in DumpObject() local
1293 std::unique_ptr<DIContext> DICtx(new DWARFContextInMemory(*MachOOF)); in ProcessMachO() local