Home
last modified time | relevance | path

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

/external/chromium_org/tools/relocation_packer/src/
Delf_file.cc721 Elf_Scn* GetDynamicSection(Elf* elf) { in GetDynamicSection() function
855 Elf_Scn* dynamic_section = GetDynamicSection(elf); in ResizeSection()