Searched refs:object_container_up (Results 1 – 1 of 1) sorted by relevance
44 std::unique_ptr<ObjectContainer> object_container_up(callback( in CreateObjectFromContainer() local46 if (object_container_up) in CreateObjectFromContainer()47 return object_container_up->GetObjectFile(file); in CreateObjectFromContainer()