Searched refs:firstTLVDataSection (Results 1 – 3 of 3) sorted by relevance
36 extern OutputSection *firstTLVDataSection;
137 referentVA -= firstTLVDataSection->addr; in writeTo()
894 if (!firstTLVDataSection && isThreadLocalData(osec->flags)) in sortSegmentsAndSections()895 firstTLVDataSection = osec; in sortSegmentsAndSections()1158 OutputSection *macho::firstTLVDataSection = nullptr; member in macho