Searched refs:relocation_packer (Results 1 – 17 of 17) sorted by relevance
30 namespace relocation_packer {83 typedef relocation_packer::Logger::Severity LogSeverity;94 (relocation_packer::Logger(severity, INT_MIN, true).GetStream())96 (relocation_packer::Logger(severity, INT_MIN, (predicate)).GetStream())101 (relocation_packer::Logger(INFO, (level), true).GetStream())103 (relocation_packer::Logger(INFO, (level), (predicate)).GetStream())
104 relocation_packer::Logger::SetVerbose(1); in main()122 relocation_packer::ElfFile<ELF32_traits> elf_file(fd.get()); in main()131 relocation_packer::ElfFile<ELF64_traits> elf_file(fd.get()); in main()
15 namespace relocation_packer {
21 namespace relocation_packer {
94 namespace relocation_packer {
11 namespace relocation_packer { namespace
104 relocation_packer::ElfFile<ELF> elf_file(fileno(packed_relocs_so)); in ProcessUnpack()140 relocation_packer::ElfFile<ELF> elf_file(fileno(relocs_so)); in ProcessPack()176 namespace relocation_packer { namespace
14 namespace relocation_packer { namespace
28 namespace relocation_packer {
32 namespace relocation_packer { namespace
10 namespace relocation_packer { namespace
37 namespace relocation_packer { namespace
36 namespace relocation_packer { namespace
27 namespace relocation_packer { namespace
54 LOCAL_MODULE := relocation_packer