OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elf_secthead_add_size
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h
509
void
elf_secthead_add_size
(elf_secthead *shead, yasm_intnum *size);
elf-objfmt.c
606
elf_secthead_add_size
(info->shead, bcsize);
660
elf_secthead_add_size
(shead, sectsize);
[
all
...]
elf.c
900
elf_secthead_add_size
(elf_secthead *shead, yasm_intnum *size)
function
Completed in 26 milliseconds