Searched defs:elf_mapped_base (Results 1 – 4 of 4) sorted by relevance
49 const Ehdr* GetElfHeader(const void* elf_mapped_base) { in GetElfHeader()59 size_t ReadElfBuildId(const void* elf_mapped_base, in ReadElfBuildId()125 absl::optional<StringPiece> ReadElfLibraryName(const void* elf_mapped_base) { in ReadElfLibraryName()169 span<const Phdr> GetElfProgramHeaders(const void* elf_mapped_base) { in GetElfProgramHeaders()184 size_t GetRelocationOffset(const void* elf_mapped_base) { in GetRelocationOffset()
96 static bool FindElfBuildIDNote(const void* elf_mapped_base, in FindElfBuildIDNote()121 static bool HashElfTextSection(const void* elf_mapped_base, in HashElfTextSection()
120 bool FindElfSection(const void *elf_mapped_base, in FindElfSection()152 bool FindElfSegments(const void* elf_mapped_base, in FindElfSegments()
70 std::vector<ElfSegment> FindElfSegments(const void* elf_mapped_base, in FindElfSegments()