Searched refs:firstTLVDataSection (Results 1 – 4 of 4) sorted by relevance
36 extern OutputSection *firstTLVDataSection;
1004 if (!firstTLVDataSection) in sortSegmentsAndSections()1005 firstTLVDataSection = osec; in sortSegmentsAndSections()1417 OutputSection *macho::firstTLVDataSection = nullptr; member in macho
255 referentVA -= firstTLVDataSection->addr; in writeTo()
1560 firstTLVDataSection = nullptr; in link()