HomeSort by: relevance | last modified time | path
    Searched defs:notesize (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
core_elf32.c 121 size_t notesize; local in function:ELFNAMEEND
139 notesize = ns.ns_count * sizeof nb->nb_data + ns.ns_offset;
225 ws.secoff = notestart + notesize;
244 ws.psections->p_filesz = notesize;
core_elf32.c 121 size_t notesize; local in function:ELFNAMEEND
139 notesize = ns.ns_count * sizeof nb->nb_data + ns.ns_offset;
225 ws.secoff = notestart + notesize;
244 ws.psections->p_filesz = notesize;
core_elf32.c 121 size_t notesize; local in function:ELFNAMEEND
139 notesize = ns.ns_count * sizeof nb->nb_data + ns.ns_offset;
225 ws.secoff = notestart + notesize;
244 ws.psections->p_filesz = notesize;

Completed in 33 milliseconds