|
|
| symbol_section_accessor (const elfio &elf_file_, section *symbol_section_) |
| |
|
Elf_Xword | get_symbols_num () const |
| |
|
bool | get_symbol (Elf_Xword index, std::string &name, Elf64_Addr &value, Elf_Xword &size, unsigned char &bind, unsigned char &type, Elf_Half §ion_index, unsigned char &other) const |
| |
|
bool | get_symbol (const std::string &name, Elf64_Addr &value, Elf_Xword &size, unsigned char &bind, unsigned char &type, Elf_Half §ion_index, unsigned char &other) const |
| |
|
Elf_Word | add_symbol (Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx) |
| |
|
Elf_Word | add_symbol (Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx) |
| |
|
Elf_Word | add_symbol (string_section_accessor &pStrWriter, const char *str, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx) |
| |
|
Elf_Word | add_symbol (string_section_accessor &pStrWriter, const char *str, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx) |
| |
The documentation for this class was generated from the following file:
- /data/jenkins_workspace/centos_pipeline_job_8.1_rel-3.8/rocm-rel-3.8/rocm-3.8-30-20200914/8.1/external/hip-on-vdi/include/hip/hcc_detail/elfio/elfio_symbols.hpp