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

/freebsd-11-stable/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-11-stable/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. */
3157 /* The .csect pseudo-op. This switches us into a different
3159 start of the .csect. In COFF, csect symbols get special aux
3180 /* An unnamed csect is assumed to be [PR]. */
3196 /* Change to a different csect. */
3212 /* This is a new csect
3754 symbolS *csect; local
5084 symbolS *csect; local
5148 symbolS *csect; local
5181 symbolS *csect; local
5409 symbolS *csect; local
[all...]

Completed in 194 milliseconds