Home | History | Annotate | Download | only in ld

Lines Matching refs:entsize

810 	entsize   uint64
1033 Thearch.Vput(e.entsize)
1046 Thearch.Lput(uint32(e.entsize))
1764 sh.entsize = uint64(SysArch.RegSize) * 2
1766 sh.entsize += uint64(SysArch.RegSize)
2388 sh.entsize = ELF64SYMSIZE
2390 sh.entsize = ELF32SYMSIZE
2410 sh.entsize = 2
2426 sh.entsize = ELF64RELASIZE
2435 sh.entsize = ELF64RELASIZE
2443 sh.entsize = ELF32RELSIZE
2451 sh.entsize = ELF32RELSIZE
2469 sh.entsize = 16
2471 sh.entsize = 32
2478 sh.entsize = 8
2480 sh.entsize = 4
2482 sh.addralign = sh.entsize
2491 sh.entsize = uint64(SysArch.RegSize)
2498 sh.entsize = uint64(SysArch.RegSize)
2506 sh.entsize = 4
2516 sh.entsize = 2 * uint64(SysArch.RegSize)
2628 sh.entsize = 8 + 2*uint64(SysArch.RegSize)