Home
last modified time | relevance | path

Searched defs:SectSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp493 uint64_t SectSize = Section.getSize(); dissassembleSymbol() local
700 uint64_t SectSize = Section.getSize(); disassemble() local
/llvm-project/llvm/tools/sancov/
H A Dsancov.cpp748 uint64_t SectSize = Section.getSize(); getObjectCoveragePoints() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1732 uint64_t SectSize = Sect->getSize(); in DumpLiteralPointerSection() local
3493 uint64_t SectSize = ((*(info->Sections))[SectIdx]).getSize(); get_pointer_64() local
7530 uint64_t SectSize = Sections[SectIdx].getSize(); DisassembleMachO() local
7679 uint64_t SectSize = Sections[SectIdx].getSize(); DisassembleMachO() local
[all...]
H A Dllvm-objdump.cpp1873 uint64_t SectSize = Section.getSize(); disassembleObject() local
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1957 uint64_t SectSize; in getSectionSize() local