Searched refs:Salloc (Results 1 – 3 of 3) sorted by relevance
| /plan9/sys/src/cmd/8l/ |
| H A D | elf.c | 81 elf32shdr(putl, Stitext, Progbits, Salloc|Sexec, INITTEXT, in elf32sectab() 83 elf32shdr(putl, Stidata, Progbits, Salloc|Swrite, INITDAT, in elf32sectab() 196 elf64shdr(putl, putll, Stitext, Progbits, Salloc|Sexec, INITTEXT, in elf64sectab() 198 elf64shdr(putl, putll, Stidata, Progbits, Salloc|Swrite, INITDAT, in elf64sectab()
|
| H A D | elf.h | 78 Salloc = 2, enumerator
|
| /plan9/sys/src/libmach/ |
| H A D | elf.h | 152 Salloc = 2, enumerator
|