Searched refs:phandle_path_map (Results 1 – 1 of 1) sorted by relevance
206 void create_path_phandle_map(std::unordered_map<uint32_t, std::string>* phandle_path_map, in create_path_phandle_map() argument221 (*phandle_path_map)[phandle] = std::string(symbol_path); in create_path_phandle_map()318 std::unordered_map<uint32_t, std::string> phandle_path_map; in ufdt_overlay_combine_common_nodes() local320 create_path_phandle_map(&phandle_path_map, final_tree); in ufdt_overlay_combine_common_nodes()330 std::string path = phandle_path_map[target]; in ufdt_overlay_combine_common_nodes()