Section           160 include/link.h 	struct Section*	sect;
Section           553 src/cmd/5l/asm.c 	Section *sect;
Section           604 src/cmd/6l/asm.c 	Section *sect;
Section           558 src/cmd/8l/asm.c 	Section *sect;
Section           751 src/cmd/ld/data.c 	Section *sect;
Section          1096 src/cmd/ld/data.c 	Section *sect;
Section          1132 src/cmd/ld/data.c 	Section *s, *text, *data, *rodata, *symtab, *pclntab, *noptr, *bss, *noptrbss;
Section          1133 src/cmd/ld/data.c 	Section *typelink;
Section           751 src/cmd/ld/elf.c elfshalloc(Section *sect)
Section           761 src/cmd/ld/elf.c elfshbits(Section *sect)
Section           792 src/cmd/ld/elf.c elfshreloc(Section *sect)
Section           827 src/cmd/ld/elf.c elfrelocsect(Section *sect, LSym *first)
Section           876 src/cmd/ld/elf.c 	Section *sect;
Section          1113 src/cmd/ld/elf.c 	Section *sect;
Section          1134 src/cmd/ld/elf.c 	Section *sect;
Section           992 src/cmd/ld/elf.h ElfShdr* elfshbits(Section*);
Section           993 src/cmd/ld/elf.h ElfShdr* elfshalloc(Section*);
Section           995 src/cmd/ld/elf.h ElfShdr* elfshreloc(Section*);
Section           952 src/cmd/ld/lib.c Section*
Section           955 src/cmd/ld/lib.c 	Section **l;
Section           956 src/cmd/ld/lib.c 	Section *sect;
Section            37 src/cmd/ld/lib.h typedef struct Section Section;
Section            46 src/cmd/ld/lib.h 	Section*	sect;
Section            59 src/cmd/ld/lib.h 	Section	*next;	// in segment list
Section           173 src/cmd/ld/lib.h Section*addsection(Segment *seg, char *name, int rwx);
Section           291 src/cmd/ld/macho.c machoshbits(MachoSeg *mseg, Section *sect, char *segname)
Section           350 src/cmd/ld/macho.c 	Section *sect;
Section           720 src/cmd/ld/macho.c machorelocsect(Section *sect, LSym *first)
Section           760 src/cmd/ld/macho.c 	Section *sect;