Searched refs:isAArch64Auth (Results 1 – 2 of 2) sorted by relevance
617 RelrBaseSection(Ctx &, unsigned concurrency, bool isAArch64Auth = false);635 RelrSection(Ctx &, unsigned concurrency, bool isAArch64Auth = false);
1801 bool isAArch64Auth) in RelrBaseSection() argument1803 ctx, isAArch64Auth ? ".relr.auth.dyn" : ".relr.dyn", in RelrBaseSection()1804 isAArch64Auth in RelrBaseSection()2073 bool isAArch64Auth) in RelrSection() argument2074 : RelrBaseSection(ctx, concurrency, isAArch64Auth) { in RelrSection()