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

  /frameworks/compile/mclinker/lib/LD/
BranchIslandFactory.cpp 45 uint64_t group_end = m_MaxFwdBranchRange; local
48 if ((*it).getOffset() + (*it).size() > group_end) {
55 group_end = (*it).getOffset() + m_MaxFwdBranchRange;
  /external/elfutils/src/
ld.h 66 bool group_end; member in struct:usedfiles
487 bool group_end; member in struct:filename_list
    [all...]
ldscript.y 181 $3->group_end = 1;
375 $3->group_end = 1;
ld.c 860 last_file->group_end = true;
    [all...]
ldgeneric.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 941 const int group_end = MIN(group_start + num_workers, tile_cols) - 1; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc 2664 Input_section_list::const_iterator group_end = this->input_sections().end(); local
    [all...]
arm.cc     [all...]

Completed in 2624 milliseconds