Searched defs:sect_size (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/ |
H A D | MinidumpFileBuilder.cpp | 258 lldb::addr_t sect_size = sect_sp->GetByteSize(); in getModuleFileSize() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 1513 uint32_t sect_size, uint64_t sect_addr, in DumpCstringSection() 1546 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral4Section() 1590 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral8Section() 1622 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral16Section() 1648 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection() 1817 uint32_t sect_size, uint64_t sect_addr, in DumpInitTermPointerSection() 1973 uint32_t sect_size = BytesStr.size(); in DumpSectionContents() local
|