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