Searched defs:SegmentName (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSectionMachO.h26 char SegmentName[16]; // Not necessarily null terminated! member in class:llvm::MCSectionMachO
/macosx-10.10/llvmCore-3425.0.34/tools/macho-dump/
H A Dmacho-dump.cpp69 DumpSectionData(MachOObject &Obj, unsigned Index, StringRef Name, StringRef SegmentName, uint64_t Address, uint64_t Size, uint32_t Offset, uint32_t Align, uint32_t RelocationTableOffset, uint32_t NumRelocationTableEntries, uint32_t Flags, uint32_t Reserved1, uint32_t Reserved2, uint64_t Reserved3 = ~0ULL) argument
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Object/
H A DMachOFormat.h242 char SegmentName[16]; member in struct:llvm::object::macho::Section
255 char SegmentName[16]; member in struct:llvm::object::macho::Section64

Completed in 155 milliseconds