Home
last modified time | relevance | path

Searched refs:EHFrameOffset (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DMachOUtils.cpp258 uint64_t LinkeditOffset, uint64_t LinkeditSize, uint64_t EHFrameOffset, in transferSegmentAndSections() argument
265 Segment.fileoff = EHFrameOffset; in transferSegmentAndSections()
295 Sect.offset = EHFrameOffset; in transferSegmentAndSections()