Searched refs:getCodeSection (Results 1 – 6 of 6) sorted by relevance
408 ErrorOr<BinarySection &> FuncSection = Function->getCodeSection(); in mapCodeSections()437 ErrorOr<BinarySection &> FuncSection = Function->getCodeSection(); in mapCodeSections()
3175 ErrorOr<BinarySection &> Section = Function->getCodeSection(); in emitAndLink()3597 InjectedFunction->getCodeSection(); in mapCodeSections()3693 ErrorOr<BinarySection &> FuncSection = Function.getCodeSection(); in mapCodeSections()4511 ICFSymbol.st_shndx = ICFParent->getCodeSection()->getIndex(); in updateELFSymbolTable()4621 NewSymbol.st_shndx = Function->getCodeSection()->getIndex(); in updateELFSymbolTable()4650 : Function->getCodeSection()->getIndex(); in updateELFSymbolTable()4738 : Function->getCodeSection()->getIndex(); in updateELFSymbolTable()
861 MCSection *getCodeSection(StringRef SectionName) const { in getCodeSection() function
1321 ErrorOr<BinarySection &> getCodeSection() const { in getCodeSection() function
278 BC.getCodeSection(EmitColdPart ? Function.getColdCodeSectionName() in emitFunction()
4045 const uint64_t BaseAddress = getCodeSection()->getOutputAddress(); in updateOutputValues()