Searched refs:SEC_RELOC (Results 51 - 75 of 94) sorted by relevance

1234

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-avr.c1612 || (sec->flags & SEC_RELOC) == 0
2232 if ((input_section->flags & SEC_RELOC) != 0
2687 if ((section->flags & SEC_RELOC) == 0
H A Delf64-mips.c2556 if ((asect->flags & SEC_RELOC) == 0
2626 if ((sec->flags & SEC_RELOC) == 0)
2631 sometimes the SEC_RELOC flag gets set even when there aren't any
H A Delf64-mmix.c2040 if ((o->flags & SEC_RELOC) == 0
2582 if ((sec->flags & SEC_RELOC) == 0
H A Delfcode.h895 if ((sec->flags & SEC_RELOC) == 0)
900 sometimes the SEC_RELOC flag gets set even when there aren't any
1425 if ((asect->flags & SEC_RELOC) == 0
H A Dnlmcode.h519 | SEC_RELOC))
524 | SEC_RELOC))
H A Daout-tic30.c1045 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* Section flags. */
H A Delf-m10300.c1723 if (! ((section->flags & SEC_RELOC) != 0
1743 if ((section->flags & SEC_RELOC) != 0
2286 || (sec->flags & SEC_RELOC) == 0
3638 if ((input_section->flags & SEC_RELOC) != 0
H A Delf32-ip2k.c1098 || (sec->flags & SEC_RELOC) == 0
H A Delf32-m68hc11.c680 || (sec->flags & SEC_RELOC) == 0
H A Delf32-msp430.c921 || (sec->flags & SEC_RELOC) == 0
H A Dmerge.c363 if ((sec->flags & SEC_RELOC) != 0)
H A Doasys.c1216 | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* Section flags. */
H A Dpeicode.h506 sec->flags |= SEC_RELOC;
H A Dcoff64-rs6000.c2627 SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA,
2878 SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA,
H A Dmmo.c2296 if (flags & SEC_RELOC)
2324 oflags |= SEC_RELOC;
2557 flag still having SEC_RELOC set. Investigate. This might be true
H A Delf32-m32c.c1366 || (sec->flags & SEC_RELOC) == 0
H A Delf32-m68hc1x.c401 if ((section->flags & SEC_RELOC) == 0
H A Dcoffcode.h5379 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | EXTRA_S_FLAGS),\
5429 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | EXTRA_S_FLAGS),\
5479 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | EXTRA_S_FLAGS),\
H A Dpdp11.c541 ? (SEC_ALLOC | SEC_LOAD | SEC_CODE | SEC_HAS_CONTENTS | SEC_RELOC)
545 ? (SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS | SEC_RELOC)
4504 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
H A Delf32-sh.c451 || (sec->flags & SEC_RELOC) == 0
1137 || (o->flags & SEC_RELOC) == 0
4428 if ((input_section->flags & SEC_RELOC) != 0
H A Dsom.c1959 subspace_asect->flags |= SEC_RELOC;
4921 if (asect->flags & SEC_RELOC)
6284 | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* Section flags. */
H A Dcoff-alpha.c2402 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dobjdump.c327 PF (SEC_RELOC, "RELOC");
1665 if ((section->flags & SEC_RELOC) != 0
2668 || ((section->flags & SEC_RELOC) == 0))
H A Dnlmconv.c1712 | SEC_RELOC
1726 | SEC_RELOC
H A Dnm.c767 if ((sec->flags & SEC_RELOC) == 0)

Completed in 258 milliseconds

1234