Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp4708 StringRef SegInfo::segmentName(uint32_t SegIndex) { in segmentName()
4716 const SegInfo::SectionInfo &SegInfo::findSection(uint32_t SegIndex, in findSection()
4730 StringRef SegInfo::sectionName(uint32_t SegIndex, uint64_t OffsetInSeg) { in sectionName()
4734 uint64_t SegInfo::address(uint32_t SegIndex, uint64_t OffsetInSeg) { in address()
4745 uint32_t SegIndex = Entry.segmentIndex(); in printMachORebaseTable() local
4790 uint32_t SegIndex = Entry.segmentIndex(); in printMachOBindTable() local
4822 uint32_t SegIndex = Entry.segmentIndex(); in printMachOLazyBindTable() local
4855 uint32_t SegIndex = Entry.segmentIndex(); in printMachOWeakBindTable() local
4882 uint32_t SegIndex = Entry.segmentIndex(); in get_dyld_bind_info_symbolname() local