Searched refs:CIEOffset (Results 1 – 2 of 2) sorted by relevance
567 void emitFDE(uint32_t CIEOffset, uint32_t AddreSize, uint32_t Address,1087 void DwarfStreamer::emitFDE(uint32_t CIEOffset, uint32_t AddrSize, in emitFDE() argument1092 MS->EmitIntValue(CIEOffset, 4); in emitFDE()
6944 uint64_t CIEOffset = CIEStart - Contents.data(); in printMachOEHFrameSection() local6945 auto CIEIt = CachedCIEs.find(CIEOffset); in printMachOEHFrameSection()6977 outs() << " CIE Offset: " << CIEOffset << "\n"; in printMachOEHFrameSection()