Searched defs:elfBinary (Results 1 – 2 of 2) sorted by relevance
24 void *dlopenbuf(void *elfBinary, bool mapIntoTcm) { in dlopenbuf()
26 Elf64Parser::Elf64Parser(const std::string& fileName, Elf64Binary& elfBinary) in Elf64Parser()