Searched defs:UnpackRelocations (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/tools/relocation_packer/src/ | ||
| D | elf_file_unittest.cc | 130 TEST(ElfFile, UnpackRelocations) { in TEST() argument |
| D | elf_file.cc | 869 bool ElfFile::UnpackRelocations() { in UnpackRelocations() function in relocation_packer::ElfFile |