Searched refs:dynamic_section_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/relocation_packer/src/
H A Delf_file.h74 relocations_section_(NULL), dynamic_section_(NULL),
127 Elf_Scn* dynamic_section_; member in class:relocation_packer::ElfFile
H A Delf_file.cc278 dynamic_section_ = found_dynamic_section;
1101 data = GetSectionData(dynamic_section_);
1257 data = GetSectionData(dynamic_section_);

Completed in 1830 milliseconds