Home
last modified time | relevance | path

Searched defs:FuncSection (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/lib/Rewrite/
H A DMachORewriteInstance.cpp383 ErrorOr<BinarySection &> FuncSection = Function->getCodeSection(); mapCodeSections() local
411 ErrorOr<BinarySection &> FuncSection = Function->getCodeSection(); mapCodeSections() local
[all...]
H A DRewriteInstance.cpp3747 ErrorOr<BinarySection &> FuncSection = Function.getCodeSection(); mapCodeSections() local
/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1060 int64_t Size = Asm.getSectionAddressSize(*FuncSection); in writeCodeSection() local