Searched refs:CachedSection (Results 1 – 1 of 1) sorted by relevance
226 class CachedSection : public Section {228 CachedSection(ElfBuilder<ElfTypes>* owner, in CachedSection() function266 class CachedStringSection final : public CachedSection {272 : CachedSection(owner, in CachedStringSection()282 if (CachedSection::GetCacheSize() == 0u) { in Add()285 return CachedSection::Add(name.c_str(), name.length() + 1); in Add()945 CachedSection hash_;946 CachedSection dynamic_;