HomeSort by: relevance | last modified time | path
    Searched defs:SECTION_CONTEXT_REMOVE_RELOCS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
objcopy.c 156 #define SECTION_CONTEXT_REMOVE_RELOCS (1 << 8) /* Remove relocations for this section. */
4477 find_section_list (section_pattern, true, SECTION_CONTEXT_REMOVE_RELOCS);
4489 SECTION_CONTEXT_REMOVE_RELOCS) != NULL);
  /src/external/gpl3/binutils.old/dist/binutils/
objcopy.c 157 #define SECTION_CONTEXT_REMOVE_RELOCS (1 << 8) /* Remove relocations for this section. */
4480 find_section_list (section_pattern, true, SECTION_CONTEXT_REMOVE_RELOCS);
4492 SECTION_CONTEXT_REMOVE_RELOCS) != NULL);

Completed in 28 milliseconds