HomeSort by relevance Sort by last modified time
    Searched refs:get_dt_flags_1 (Results 1 - 5 of 5) sorted by null

  /bionic/linker/
linker_namespaces.cpp 102 if ((si->get_dt_flags_1() & DF_1_GLOBAL) != 0) {
linker_soinfo.h 210 uint32_t get_dt_flags_1() const;
linker_main.cpp 347 si->set_dt_flags_1(si->get_dt_flags_1() | DF_1_GLOBAL);
linker_soinfo.cpp 514 uint32_t soinfo::get_dt_flags_1() const { function in class:soinfo
linker.cpp     [all...]

Completed in 110 milliseconds