Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DMachOUtils.cpp260 uint64_t EHFrameSize, uint64_t DwarfSegmentSize, uint64_t &GapForDwarf, in transferSegmentAndSections()
547 uint64_t GapForDwarf = UINT64_MAX; in generateDsymCompanion() local