Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h602 BindRebaseSegmentName(int32_t SegIndex) BindRebaseSegmentName() argument
608 BindRebaseSectionName(uint32_t SegIndex,uint64_t SegOffset) BindRebaseSectionName() argument
614 BindRebaseAddress(uint32_t SegIndex,uint64_t SegOffset) BindRebaseAddress() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4387 // Given a SegIndex, SegOffset, and PointerSize, verify a valid section exists in checkSegAndOffsets() argument
4420 segmentName(int32_t SegIndex) segmentName() argument
4431 findSection(int32_t SegIndex,uint64_t SegOffset) findSection() argument
4446 sectionName(int32_t SegIndex,uint64_t SegOffset) sectionName() argument
4453 address(uint32_t SegIndex,uint64_t OffsetInSeg) address() argument
[all...]