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

  /toolchain/binutils/binutils-2.25/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,
1204 csect they belong to is to examine the address. *
1214 asection *csect; local
3878 asection *csect; local
    [all...]
mach-o.c 4654 long csect = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c 242 { "csect", ppc_csect, 0 },
970 /* The RS/6000 assembler uses the .csect pseudo-op to generate code
988 /* The current csect. */
995 we see a .toc pseudo-op, and save the csect symbol here. */
4592 symbolS *csect; local
5931 symbolS *csect; local
6001 symbolS *csect; local
6037 symbolS *csect; local
6225 symbolS *csect = tc->within; local
    [all...]

Completed in 3350 milliseconds