Searched defs:FuncSection (Results 1 – 3 of 3) sorted by relevance
383 ErrorOr<BinarySection &> FuncSection = Function->getCodeSection(); mapCodeSections() local 411 ErrorOr<BinarySection &> FuncSection = Function->getCodeSection(); mapCodeSections() local [all...]
3747 ErrorOr<BinarySection &> FuncSection = Function.getCodeSection(); mapCodeSections() local
1060 int64_t Size = Asm.getSectionAddressSize(*FuncSection); in writeCodeSection() local