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

  /toolchain/binutils/binutils-2.27/bfd/
xcofflink.c 629 /* Read internal relocs for an XCOFF csect. This is a wrapper around
1193 table. From the linker's point of view, each csect must be
1195 handled as a small XMC_TC csect. The linker must be able to merge
1201 nightmare. We cope by actually creating sections for each csect,
1214 asection *csect; local
3876 asection *csect; local
    [all...]
mach-o.c 4761 long csect = 0; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ppc.c 245 { "csect", ppc_csect, 0 },
974 /* The RS/6000 assembler uses the .csect pseudo-op to generate code
992 /* The current csect. */
999 we see a .toc pseudo-op, and save the csect symbol here. */
4604 symbolS *csect; local
5924 symbolS *csect; local
5994 symbolS *csect; local
6030 symbolS *csect; local
6218 symbolS *csect = tc->within; local
    [all...]

Completed in 275 milliseconds