Searched refs:CInfoSymSectionEntry (Results 1 – 1 of 1) sorted by relevance
278 struct CInfoSymSectionEntry : public SectionEntry { struct281 CInfoSymSectionEntry(StringRef N, int32_t Flags) : SectionEntry(N, Flags) {} in CInfoSymSectionEntry() argument282 virtual ~CInfoSymSectionEntry() = default;348 CInfoSymSectionEntry CInfoSymSection;392 CInfoSymSectionEntry &CInfoSymEntry,1628 CInfoSymSectionEntry &CInfoSymEntry, uint64_t &CurrentAddressLocation) { in writeSectionForCInfoSymSectionEntry()