Home
last modified time | relevance | path

Searched defs:ld_config_file_path (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_config.cpp182 static bool parse_config_file(const char* ld_config_file_path, in parse_config_file()
463 bool Config::read_binary_config(const char* ld_config_file_path, in read_binary_config()
Dlinker.cpp3562 std::string ld_config_file_path = get_ld_config_file_path(executable_path); in init_default_namespaces() local