Searched refs:firstTLVDataSection (Results 1 – 4 of 4) sorted by relevance
37 extern OutputSection *firstTLVDataSection;
904 if (!firstTLVDataSection) in sortSegmentsAndSections()905 firstTLVDataSection = osec; in sortSegmentsAndSections()1242 OutputSection *macho::firstTLVDataSection = nullptr; member in macho
218 referentVA -= firstTLVDataSection->addr; in writeTo()
1167 firstTLVDataSection = nullptr; in link()