Searched defs:SectSize (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/tools/llvm-profgen/ | ||
H A D | ProfiledBinary.cpp | 493 uint64_t SectSize = Section.getSize(); dissassembleSymbol() local |
/llvm-project/llvm/tools/sancov/ | ||
H A D | sancov.cpp | 748 uint64_t SectSize = Section.getSize(); getObjectCoveragePoints() local |
/llvm-project/llvm/tools/llvm-objdump/ | ||
H A D | MachODump.cpp | 1732 uint64_t SectSize = Sect->getSize(); in DumpLiteralPointerSection() local |
H A D | llvm-objdump.cpp | 1873 uint64_t SectSize = Section.getSize(); disassembleObject() local |
/llvm-project/llvm/lib/Object/ | ||
H A D | MachOObjectFile.cpp | 1957 uint64_t SectSize; in getSectionSize() local |