Searched refs:OutLocationSection (Results 1 – 2 of 2) sorted by relevance
458 SectionDescriptor &OutLocationSection = in emitLocations() local462 uint64_t OffsetAfterUnitLength = emitLocListHeader(OutLocationSection); in emitLocations()496 OutLocationSection, Patch.AddrAdjustmentValue, in emitLocations()504 OutLocationSection.OS.tell()); in emitLocations()505 emitLocListFragment(LinkedLocationExpressions, OutLocationSection); in emitLocations()510 OutLocationSection.getFormParams().getDwarfOffsetByteSize() < in emitLocations()512 OutLocationSection.apply( in emitLocations()514 OutLocationSection.getFormParams().getDwarfOffsetByteSize(), in emitLocations()516 OutLocationSection.OS.tell() - OffsetAfterUnitLength); in emitLocations()522 uint64_t CompileUnit::emitLocListHeader(SectionDescriptor &OutLocationSection) { in emitLocListHeader() argument[all …]
618 uint64_t emitLocListHeader(SectionDescriptor &OutLocationSection);623 SectionDescriptor &OutLocationSection);