Searched refs:elf_obj_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dobj_int_extract.c239 } elf_obj_t; typedef in typeref:struct:__anon12969
241 int parse_elf_header(elf_obj_t *elf) {
300 int parse_elf_section(elf_obj_t *elf, int idx, Elf32_Shdr *hdr32, Elf64_Shdr *hdr64) {
340 const char *parse_elf_string_table(elf_obj_t *elf, int s_idx, int idx) {
364 int parse_elf_symbol(elf_obj_t *elf, unsigned int ofst, Elf32_Sym *sym32, Elf64_Sym *sym64) {
388 elf_obj_t elf;
/external/libvpx/libvpx/build/make/
H A Dobj_int_extract.c239 } elf_obj_t; typedef in typeref:struct:__anon24766
241 int parse_elf_header(elf_obj_t *elf) {
300 int parse_elf_section(elf_obj_t *elf, int idx, Elf32_Shdr *hdr32, Elf64_Shdr *hdr64) {
340 const char *parse_elf_string_table(elf_obj_t *elf, int s_idx, int idx) {
364 int parse_elf_symbol(elf_obj_t *elf, unsigned int ofst, Elf32_Sym *sym32, Elf64_Sym *sym64) {
388 elf_obj_t elf;

Completed in 449 milliseconds