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