Searched refs:fake_shdr_cache (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | _elfdump.h | 179 #define fake_shdr_cache fake_shdr_cache64 macro 203 #define fake_shdr_cache fake_shdr_cache32 macro
|
H A D | fake_shdr.c | 1067 fake_shdr_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, in fake_shdr_cache() function
|
H A D | elfdump.c | 4794 if (fake_shdr_cache(file, fd, elf, ehdr, cache, shnum) == 0) in create_cache() 5204 (fake_shdr_cache(file, fd, elf, ehdr, in regular()
|