Searched refs:DWARFObjInMemory (Results 1 – 1 of 1) sorted by relevance
1980 class DWARFObjInMemory final : public DWARFObject { class2111 DWARFObjInMemory(const StringMap<std::unique_ptr<MemoryBuffer>> &Sections, in DWARFObjInMemory() function in __anonafd15ee41111::DWARFObjInMemory2129 DWARFObjInMemory(const object::ObjectFile &Obj, const LoadedObjectInfo *L, in DWARFObjInMemory() function in __anonafd15ee41111::DWARFObjInMemory2445 auto DObj = std::make_unique<DWARFObjInMemory>( in create()2461 std::make_unique<DWARFObjInMemory>(Sections, AddrSize, isLittleEndian); in create()