Searched refs:relocsToDefinedCanBeImplicit (Results 1 – 4 of 4) sorted by relevance
55 bool relocsToDefinedCanBeImplicit);69 bool relocsToDefinedCanBeImplicit; member79 bool relocsToDefinedCanBeImplicit) in SectionInfo() argument82 relocsToDefinedCanBeImplicit(relocsToDefinedCanBeImplicit), in SectionInfo()233 bool relocsToDefinedCanBeImplicit; in getRelocatableSection() local238 relocsToDefinedCanBeImplicit); in getRelocatableSection()250 relocsToDefinedCanBeImplicit); in getRelocatableSection()1323 if (si->relocsToDefinedCanBeImplicit && isa<DefinedAtom>(ref->target())) in addSectionRelocs()
207 bool &relocsToDefinedCanBeImplicit);
1597 bool &relocsToDefinedCanBeImplicit) { in relocatableSectionInfoForContentType() argument1610 relocsToDefinedCanBeImplicit = false; in relocatableSectionInfoForContentType()1614 relocsToDefinedCanBeImplicit = true; in relocatableSectionInfoForContentType()
351 bool relocsToDefinedCanBeImplicit() const { in relocsToDefinedCanBeImplicit() function