Searched refs:parseSectionContents (Results 1 – 4 of 4) sorted by relevance
54 void parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents() function in llvm::cfi_verify::__anona6bbd9fe0111::ELFTestFileAnalysis56 FileAnalysis::parseSectionContents(SectionBytes, SectionAddress); in parseSectionContents()98 Analysis.parseSectionContents( in TEST_F()208 Analysis.parseSectionContents( in TEST_F()231 Analysis.parseSectionContents( in TEST_F()266 Analysis.parseSectionContents( in TEST_F()306 Analysis.parseSectionContents( in TEST_F()396 Analysis.parseSectionContents( in TEST_F()501 Analysis.parseSectionContents( in TEST_F()525 Analysis.parseSectionContents( in TEST_F()[all …]
116 void parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents() function in llvm::cfi_verify::__anon3ee0c6b30111::ELFx86TestFileAnalysis118 FileAnalysis::parseSectionContents(SectionBytes, SectionAddress); in parseSectionContents()154 Analysis.parseSectionContents( in TEST_F()180 Analysis.parseSectionContents( in TEST_F()206 Analysis.parseSectionContents( in TEST_F()245 Analysis.parseSectionContents( in TEST_F()283 Analysis.parseSectionContents( in TEST_F()305 Analysis.parseSectionContents( in TEST_F()320 Analysis.parseSectionContents( in TEST_F()342 Analysis.parseSectionContents( in TEST_F()[all …]
176 void parseSectionContents(ArrayRef<uint8_t> SectionBytes,
441 parseSectionContents(SectionBytes, Section.getAddress()); in parseCodeSections()446 void FileAnalysis::parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents() function in llvm::cfi_verify::FileAnalysis