Searched refs:section_ (Results 1 - 3 of 3) sorted by relevance
/third_party/vixl/examples/aarch32/ |
H A D | disasm-a32.cc | 54 int section_; member in Symbol 66 section_(section), in Symbol() 72 section_(ref.section_), in Symbol() 79 int GetSection() const { return section_; } in GetSection()
|
/third_party/elfio/tests/ |
H A D | ELFIOTest.cpp | 131 Elf_Half section_, in checkSymbol() 150 EXPECT_EQ( section, section_ ); in checkSymbol() 124 checkSymbol( const const_symbol_section_accessor& sr, Elf_Xword index, const std::string& name_, Elf64_Addr value_, Elf_Xword size_, unsigned char bind_, unsigned char type_, Elf_Half section_, unsigned char other_ ) checkSymbol() argument
|
/third_party/elfutils/src/ |
H A D | readelf.c | 11639 { ".debug_" #name, section_##name, print_debug_##name##_section } in print_debug()
|
Completed in 17 milliseconds