OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scnb
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/libelf/
elf32_updatefile.c
42
const Elf_Scn **
scnb
= (const Elf_Scn **) b;
local
45
< (*
scnb
)->shdr.ELFW(e,LIBELFBITS)->sh_offset)
49
> (*
scnb
)->shdr.ELFW(e,LIBELFBITS)->sh_offset)
52
if ((*scna)->index < (*
scnb
)->index)
55
if ((*scna)->index > (*
scnb
)->index)
Completed in 11 milliseconds