OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phentsize
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
veritefb.c
1790
uint16_t
phentsize
, phnum, ph;
local
1804
phentsize
= be16dec(u + offsetof(Elf32_Ehdr, e_phentsize));
1807
if (phnum == 0 ||
phentsize
< sizeof(Elf32_Phdr) ||
1808
phoff + (uint32_t)phnum *
phentsize
> sc->sc_ucode_size) {
1825
const uint8_t *p = u + phoff + (uint32_t)ph *
phentsize
;
/src/external/gpl3/gcc/dist/gcc/cp/
module.cc
1240
uint16_t
phentsize
; /* 0 */
member in struct:elf::header
/src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc
1204
uint16_t
phentsize
; /* 0 */
member in struct:elf::header
Completed in 35 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026