1*0a6a1f1dSLionel Sambuc/* Id: Version.map 2574 2012-09-11 15:11:59Z jkoshy */ 2*0a6a1f1dSLionel Sambuc 3*0a6a1f1dSLionel SambucR1.0 { 4*0a6a1f1dSLionel Sambucglobal: 5*0a6a1f1dSLionel Sambuc elf32_checksum; 6*0a6a1f1dSLionel Sambuc elf32_fsize; 7*0a6a1f1dSLionel Sambuc elf32_getehdr; 8*0a6a1f1dSLionel Sambuc elf32_getphdr; 9*0a6a1f1dSLionel Sambuc elf32_getshdr; 10*0a6a1f1dSLionel Sambuc elf32_newehdr; 11*0a6a1f1dSLionel Sambuc elf32_newphdr; 12*0a6a1f1dSLionel Sambuc elf32_xlatetof; 13*0a6a1f1dSLionel Sambuc elf32_xlatetom; 14*0a6a1f1dSLionel Sambuc elf64_checksum; 15*0a6a1f1dSLionel Sambuc elf64_fsize; 16*0a6a1f1dSLionel Sambuc elf64_getehdr; 17*0a6a1f1dSLionel Sambuc elf64_getphdr; 18*0a6a1f1dSLionel Sambuc elf64_getshdr; 19*0a6a1f1dSLionel Sambuc elf64_newehdr; 20*0a6a1f1dSLionel Sambuc elf64_newphdr; 21*0a6a1f1dSLionel Sambuc elf64_xlatetof; 22*0a6a1f1dSLionel Sambuc elf64_xlatetom; 23*0a6a1f1dSLionel Sambuc elf_begin; 24*0a6a1f1dSLionel Sambuc elf_cntl; 25*0a6a1f1dSLionel Sambuc elf_end; 26*0a6a1f1dSLionel Sambuc elf_errmsg; 27*0a6a1f1dSLionel Sambuc elf_errno; 28*0a6a1f1dSLionel Sambuc elf_fill; 29*0a6a1f1dSLionel Sambuc elf_flagarhdr; 30*0a6a1f1dSLionel Sambuc elf_flagdata; 31*0a6a1f1dSLionel Sambuc elf_flagehdr; 32*0a6a1f1dSLionel Sambuc elf_flagelf; 33*0a6a1f1dSLionel Sambuc elf_flagphdr; 34*0a6a1f1dSLionel Sambuc elf_flagscn; 35*0a6a1f1dSLionel Sambuc elf_flagshdr; 36*0a6a1f1dSLionel Sambuc elf_getarhdr; 37*0a6a1f1dSLionel Sambuc elf_getarsym; 38*0a6a1f1dSLionel Sambuc elf_getbase; 39*0a6a1f1dSLionel Sambuc elf_getdata; 40*0a6a1f1dSLionel Sambuc elf_getident; 41*0a6a1f1dSLionel Sambuc elf_getphdrnum; 42*0a6a1f1dSLionel Sambuc elf_getphnum; 43*0a6a1f1dSLionel Sambuc elf_getscn; 44*0a6a1f1dSLionel Sambuc elf_getshdrnum; 45*0a6a1f1dSLionel Sambuc elf_getshdrstrndx; 46*0a6a1f1dSLionel Sambuc elf_getshnum; 47*0a6a1f1dSLionel Sambuc elf_getshstrndx; 48*0a6a1f1dSLionel Sambuc elf_hash; 49*0a6a1f1dSLionel Sambuc elf_kind; 50*0a6a1f1dSLionel Sambuc elf_memory; 51*0a6a1f1dSLionel Sambuc elf_ndxscn; 52*0a6a1f1dSLionel Sambuc elf_newdata; 53*0a6a1f1dSLionel Sambuc elf_newscn; 54*0a6a1f1dSLionel Sambuc elf_next; 55*0a6a1f1dSLionel Sambuc elf_nextscn; 56*0a6a1f1dSLionel Sambuc elf_open; 57*0a6a1f1dSLionel Sambuc elf_openmemory; 58*0a6a1f1dSLionel Sambuc elf_rand; 59*0a6a1f1dSLionel Sambuc elf_rawdata; 60*0a6a1f1dSLionel Sambuc elf_rawfile; 61*0a6a1f1dSLionel Sambuc elf_setshstrndx; 62*0a6a1f1dSLionel Sambuc elf_strptr; 63*0a6a1f1dSLionel Sambuc elf_update; 64*0a6a1f1dSLionel Sambuc elf_version; 65*0a6a1f1dSLionel Sambuc gelf_checksum; 66*0a6a1f1dSLionel Sambuc gelf_fsize; 67*0a6a1f1dSLionel Sambuc gelf_getcap; 68*0a6a1f1dSLionel Sambuc gelf_getclass; 69*0a6a1f1dSLionel Sambuc gelf_getdyn; 70*0a6a1f1dSLionel Sambuc gelf_getehdr; 71*0a6a1f1dSLionel Sambuc gelf_getmove; 72*0a6a1f1dSLionel Sambuc gelf_getphdr; 73*0a6a1f1dSLionel Sambuc gelf_getrel; 74*0a6a1f1dSLionel Sambuc gelf_getrela; 75*0a6a1f1dSLionel Sambuc gelf_getshdr; 76*0a6a1f1dSLionel Sambuc gelf_getsym; 77*0a6a1f1dSLionel Sambuc gelf_getsyminfo; 78*0a6a1f1dSLionel Sambuc gelf_getsymshndx; 79*0a6a1f1dSLionel Sambuc gelf_newehdr; 80*0a6a1f1dSLionel Sambuc gelf_newphdr; 81*0a6a1f1dSLionel Sambuc gelf_update_cap; 82*0a6a1f1dSLionel Sambuc gelf_update_dyn; 83*0a6a1f1dSLionel Sambuc gelf_update_ehdr; 84*0a6a1f1dSLionel Sambuc gelf_update_move; 85*0a6a1f1dSLionel Sambuc gelf_update_phdr; 86*0a6a1f1dSLionel Sambuc gelf_update_rel; 87*0a6a1f1dSLionel Sambuc gelf_update_rela; 88*0a6a1f1dSLionel Sambuc gelf_update_shdr; 89*0a6a1f1dSLionel Sambuc gelf_update_sym; 90*0a6a1f1dSLionel Sambuc gelf_update_syminfo; 91*0a6a1f1dSLionel Sambuc gelf_update_symshndx; 92*0a6a1f1dSLionel Sambuc gelf_xlatetof; 93*0a6a1f1dSLionel Sambuc gelf_xlatetom; 94*0a6a1f1dSLionel Sambuclocal: 95*0a6a1f1dSLionel Sambuc *; 96*0a6a1f1dSLionel Sambuc}; 97