Elf64_Sym
Elf64_Sym::Bind() const
Elf64_Sym::Type() const
Elf64_Sym::SetInfo(uint8 bind, uint8 type)
Elf64_Sym::Bind() const
Elf64_Sym::Type() const
Elf64_Sym::SetInfo(uint8 bind, uint8 type)
typedef Elf64_Sym Sym;
FixedWidthPointer<Elf64_Sym> syms;
FixedWidthPointer<Elf64_Sym> debug_symbols;
Elf64_Sym* symbol, Elf64_Addr* symbolAddress);
typedef Elf64_Sym SymType;
boot_elf_resolve_symbol(preloaded_elf64_image* image, Elf64_Sym* symbol,
Elf64_Sym* symbol = SYMBOL(image, symIndex);
Elf64_Sym* symbol = SYMBOL(image, symIndex);
Elf64_Sym *sym;
Elf64_Sym* symbol = SYMBOL(image, symIndex);
Elf64_Sym* sym = SYMBOL(image, symIndex);
Elf64_Sym* sym = SYMBOL(image, symIndex);
Elf64_Sym* sym = SYMBOL(image, symIndex);
typedef Elf64_Sym Elf_Sym;