Home | History | Annotate | Download | only in elfcpp

Lines Matching refs:get_st_info

1491   get_st_info() const
1496 { return elf_st_bind(this->get_st_info()); }
1500 { return elf_st_type(this->get_st_info()); }