Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp216 uint64_t SectSize = Section.getSize(); in dissassembleSymbol() local
383 uint64_t SectSize = Section.getSize(); in disassemble() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp749 uint64_t SectSize = Section.getSize(); in getObjectCoveragePoints() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp1507 uint64_t SectSize = Sect->getSize(); in DumpLiteralPointerSection() local
3274 uint64_t SectSize = ((*(info->Sections))[SectIdx]).getSize(); in get_pointer_64() local
7541 uint64_t SectSize = Sections[SectIdx].getSize(); in DisassembleMachO() local
7690 uint64_t SectSize = Sections[SectIdx].getSize(); in DisassembleMachO() local
H A Dllvm-objdump.cpp1175 uint64_t SectSize = Section.getSize(); in disassembleObject() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp1934 uint64_t SectSize; in getSectionSize() local