HomeSort by relevance Sort by last modified time
    Searched full:is_dyn_obj (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 86 bool is_dyn_obj = (pInput.type() == Input::DynObj); local
152 if (is_dyn_obj && psym != NULL && ResolveInfo::Undefined != ld_desc &&
169 if (is_dyn_obj) {
586 bool is_dyn_obj = (pInput.type() == Input::DynObj); local
652 if (is_dyn_obj && psym != NULL && ResolveInfo::Undefined != ld_desc &&
665 if (is_dyn_obj) {
    [all...]

Completed in 222 milliseconds