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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
output.h 366 #define SECTION_CODE 0x00100 /* contains code */
  /toolchain/binutils/binutils-2.27/gold/
output.cc 816 : address_(address), local_sym_index_(SECTION_CODE), type_(type),
838 : address_(address), local_sym_index_(SECTION_CODE), type_(type),
943 case SECTION_CODE:
993 case SECTION_CODE:
1048 && this->local_sym_index_ != SECTION_CODE
1137 if (this->local_sym_index_ == SECTION_CODE)
    [all...]
output.h     [all...]

Completed in 505 milliseconds