Home | History | Annotate | Download | only in elfcpp

Lines Matching refs:elf_st_info

592 elf_st_info(STB bind, STT type)
1550 { this->p_->st_info = elf_st_info(bind, type); }