OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fix_dt_needed
(Results
1 - 2
of
2
) sorted by null
/bionic/linker/
linker_soinfo.h
346
const char*
fix_dt_needed
(const char* dt_needed, const char* sopath);
352
action(
fix_dt_needed
(si->get_string(d->d_un.d_val), si->get_realpath()));
linker.cpp
1101
const char*
fix_dt_needed
(const char* dt_needed, const char* sopath __unused) {
function
[
all
...]
Completed in 1246 milliseconds