Searched refs:AddElfFunction (Results 1 – 4 of 4) sorted by relevance
78 AddElfFunction(CreateTemp<ElfFunctionIR>(elf_symbol)); in AddElfSymbol()188 void ModuleIR::AddElfFunction(ElfFunctionIR &&elf_function) { in AddElfFunction() function in header_checker::repr::ModuleIR
863 void AddElfFunction(ElfFunctionIR &&elf_function);
306 module_->AddElfFunction(std::move(elf_function_ir)); in ReadElfFunctions()
409 module_->AddElfFunction(std::move(elf_function_ir)); in ReadElfFunctions()