Searched refs:csect (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/bfd/
H A Dxcofflink.c491 /* Read internal relocs for an XCOFF csect. This is a wrapper around
931 table. From the linker's point of view, each csect must be
933 handled as a small XMC_TC csect. The linker must be able to merge
939 nightmare. We cope by actually creating sections for each csect,
942 csect they belong to is to examine the address. */
957 asection *csect;
1067 csect = NULL;
1090 /* In this pass we are only interested in symbols with csect
1095 Normally csect is a .pr, .rw etc. created in the loop
1100 if (sym.n_sclass == C_FILE && csect !
953 asection *csect; local
[all...]
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.c203 { "csect", ppc_csect, 0 },
719 /* The RS/6000 assembler uses the .csect pseudo-op to generate code
737 /* The current csect. */
744 we see a .toc pseudo-op, and save the csect symbol here. */
3109 /* The .csect pseudo-op. This switches us into a different
3111 start of the .csect. In COFF, csect symbols get special aux
3132 /* An unnamed csect is assumed to be [PR]. */
3148 /* Change to a different csect. */
3164 /* This is a new csect
3706 symbolS *csect; local
5036 symbolS *csect; local
5100 symbolS *csect; local
5133 symbolS *csect; local
5361 symbolS *csect; local
[all...]

Completed in 111 milliseconds