Searched refs:OutLocationSection (Results 1 – 2 of 2) sorted by relevance
461 SectionDescriptor &OutLocationSection = in emitLocations() local465 uint64_t OffsetAfterUnitLength = emitLocListHeader(OutLocationSection); in emitLocations()499 OutLocationSection, Patch.AddrAdjustmentValue, in emitLocations()507 OutLocationSection.OS.tell()); in emitLocations()508 emitLocListFragment(LinkedLocationExpressions, OutLocationSection); in emitLocations()513 OutLocationSection.getFormParams().getDwarfOffsetByteSize() < in emitLocations()515 OutLocationSection.apply( in emitLocations()517 OutLocationSection.getFormParams().getDwarfOffsetByteSize(), in emitLocations()519 OutLocationSection.OS.tell() - OffsetAfterUnitLength); in emitLocations()525 uint64_t CompileUnit::emitLocListHeader(SectionDescriptor &OutLocationSection) { in emitLocListHeader() argument[all …]
618 uint64_t emitLocListHeader(SectionDescriptor &OutLocationSection);623 SectionDescriptor &OutLocationSection);