Searched refs:ProfileNamesAddr (Results 1 – 2 of 2) sorted by relevance
60 uint64_t ProfileNamesAddr; variable66 TestingFormatWriter(uint64_t ProfileNamesAddr, StringRef ProfileNamesData, in TestingFormatWriter() argument69 : ProfileNamesAddr(ProfileNamesAddr), ProfileNamesData(ProfileNamesData), in TestingFormatWriter()
308 encodeULEB128(ProfileNamesAddr, OS); in write()