Searched defs:ElfDebugReader (Results 1 – 1 of 1) sorted by relevance
62 explicit ElfDebugReader(ArrayRef<const uint8_t> file) : file_(file) { in ElfDebugReader() function87 explicit ElfDebugReader(std::vector<uint8_t>& file) in ElfDebugReader() function