OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elf_secthead_get_type
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h
488
elf_section_type
elf_secthead_get_type
(elf_secthead *shead);
elf.c
814
elf_secthead_get_type
(elf_secthead *shead)
function
elf-objfmt.c
654
if ((
elf_secthead_get_type
(shead) & SHT_NOBITS) == SHT_NOBITS)
[
all
...]
Completed in 47 milliseconds