Searched refs:SetVmlinux (Results 1 – 3 of 3) sorted by relevance
125 static void SetVmlinux(const std::string& vmlinux);
244 void Dso::SetVmlinux(const std::string& vmlinux) { vmlinux_ = vmlinux; } in SetVmlinux() function in Dso
631 Dso::SetVmlinux(vmlinux); in ParseOptions()