3 references to ArmUnwindIndexSection
ILCompiler.Compiler (3)
Compiler\ObjectWriter\ElfObjectWriter.Aot.cs (3)
70exidxSectionWriter = GetOrCreateSection(ArmUnwindIndexSection, currentSymbolName, Utf8String.Concat("_unwind0"u8, currentSymbolName.AsSpan())); 85exidxSectionWriter = GetOrCreateSection(new ObjectNodeSection($"{ArmUnwindIndexSection.Name}{sectionName}", ArmUnwindIndexSection.Type));