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

  /toolchain/binutils/binutils-2.25/bfd/
elfxx-mips.c 90 is in the local area if h->global_got_area is GGA_NONE,
378 unsigned int global_got_area : 2; member in struct:mips_elf_link_hash_entry
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 103 enum Global_got_area
516 // symbol's entry is in the local area if mips_sym->global_got_area is
692 // GOT, setting global_got_area accordingly. Count the number of global
1031 Global_got_area
1032 global_got_area() const function in class:__anon75326::Mips_symbol
1037 set_global_got_area(Global_got_area global_got_area)
1038 { this->global_got_area_ = global_got_area; }
    [all...]

Completed in 39 milliseconds