Searched refs:DWARFObjInMemory (Results 1 – 1 of 1) sorted by relevance
1536 class DWARFObjInMemory final : public DWARFObject { class1667 DWARFObjInMemory(const StringMap<std::unique_ptr<MemoryBuffer>> &Sections, in DWARFObjInMemory() function in __anon445fd25e0f11::DWARFObjInMemory1685 DWARFObjInMemory(const object::ObjectFile &Obj, const LoadedObjectInfo *L, in DWARFObjInMemory() function in __anon445fd25e0f11::DWARFObjInMemory2004 auto DObj = std::make_unique<DWARFObjInMemory>( in create()2017 std::make_unique<DWARFObjInMemory>(Sections, AddrSize, isLittleEndian); in create()