Searched refs:ProfileNamesAddr (Results 1 – 2 of 2) sorted by relevance
59 uint64_t ProfileNamesAddr; variable65 TestingFormatWriter(uint64_t ProfileNamesAddr, StringRef ProfileNamesData, in TestingFormatWriter() argument68 : ProfileNamesAddr(ProfileNamesAddr), ProfileNamesData(ProfileNamesData), in TestingFormatWriter()
309 encodeULEB128(ProfileNamesAddr, OS); in write()