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

  /bionic/libc/bionic/
stubs.cpp 211 static id_t app_id_from_name(const char* name, bool is_group) {
216 if (is_group && name[0] == 'a' && name[1] == 'l' && name[2] == 'l') {
  /toolchain/binutils/binutils-2.25/gold/
readsyms.cc 265 if (this->input_argument_->is_group())
515 if (this->input_argument_->is_group())
options.cc     [all...]
options.h 1869 is_group() const function in class:gold::Input_argument
    [all...]
incremental.cc 373 if (p->is_group())
    [all...]

Completed in 118 milliseconds