2 references to XDataSection
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (2)
100
xdataSectionWriter = GetOrCreateSection(
XDataSection
, currentSymbolName, unwindSymbolName);
107
xdataSectionWriter = GetOrCreateSection(
XDataSection
, unwindSymbolName, unwindSymbolName);