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

  /external/elfutils/src/
ld.c 803 ld_state.as_needed = true;
806 ld_state.as_needed = false;
1017 ld_state.as_needed = true;
1019 ld_state.as_needed = false;
    [all...]
ld.h 112 bool as_needed; member in struct:usedfiles
488 bool as_needed; member in struct:filename_list
808 bool as_needed; member in struct:ld_state
    [all...]
ldscript.y 582 runp->as_needed = true;
ldgeneric.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
incremental-dump.cc 172 input_file.as_needed() ? "true" : "false");
options.h 654 DEFINE_bool(as_needed, options::TWO_DASHES, '\0', false,
    [all...]
incremental.h 176 as_needed() const function in class:gold::Incremental_input_entry
861 as_needed() const function in class:gold::Incremental_inputs_reader::Incremental_input_entry_reader
    [all...]
object.h 357 this->as_needed_ = input_file->options().as_needed();
728 as_needed() const function in class:gold::Object
    [all...]
incremental.cc     [all...]
symtab.cc     [all...]
layout.cc     [all...]

Completed in 235 milliseconds