Home
last modified time | relevance | path

Searched refs:SHT_RISCV_ATTRIBUTES (Results 1 – 4 of 4) sorted by relevance

/third_party/elfutils/backends/
Driscv_symbol.c143 case SHT_RISCV_ATTRIBUTES: in riscv_section_type_name()
/third_party/elfutils/libelf/
Delf.h4009 #define SHT_RISCV_ATTRIBUTES (SHT_LOPROC + 3) macro
/third_party/elfutils/src/
DChangeLog23 * readelf.c (print_attributes): Also handle SHT_RISCV_ATTRIBUTES.
Dreadelf.c3676 && (shdr->sh_type != SHT_RISCV_ATTRIBUTES in print_attributes()