Searched refs:phdr_table_ (Results 1 – 1 of 1) sorted by relevance
35 phdr_table_(nullptr), in LoadedElfFile()48 phdr_table_(phdr_table), in LoadedElfFile()62 phdr_table_(phdr_table), in LoadedElfFile()82 const ElfPhdr* phdr_table() const { return phdr_table_; } in phdr_table()99 const ElfPhdr* phdr_table_; variable