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
870 void AddElfFunction(ElfFunctionIR &&elf_function);
308 module_->AddElfFunction(std::move(elf_function_ir)); in ReadElfFunctions()
416 module_->AddElfFunction(std::move(elf_function_ir)); in ReadElfFunctions()