Searched defs:EmbeddedElf (Results 1 – 1 of 1) sorted by relevance
34 EmbeddedElf() : entry_offset_(0), entry_size_(0) {} in EmbeddedElf() function36 EmbeddedElf(const std::string& filepath, const std::string& entry_name, uint64_t entry_offset, in EmbeddedElf() function