Searched defs:TextSectionIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 880 readBBAddrMapImpl(const ELFFile<ELFT> & EF,std::optional<unsigned> TextSectionIndex,std::vector<PGOAnalysisMap> * PGOAnalyses) readBBAddrMapImpl() argument 1005 readBBAddrMap(std::optional<unsigned> TextSectionIndex,std::vector<PGOAnalysisMap> * PGOAnalyses) const readBBAddrMap() argument
|
/llvm-project/llvm/unittests/Object/ |
H A D | ELFObjectFileTest.cpp | 774 std::optional<unsigned> TextSectionIndex, in TEST() argument 775 __anon0bf3b3f30802(StringRef YamlString, std::optional<unsigned> TextSectionIndex, const char *ErrMsg) TEST() argument 1213 __anon0bf3b3f30a02(StringRef YamlString, std::optional<unsigned> TextSectionIndex, std::vector<BBAddrMap> ExpectedResult, std::optional<std::vector<PGOAnalysisMap>> ExpectedPGO) TEST() argument 1255 __anon0bf3b3f30b02(StringRef YamlString, std::optional<unsigned> TextSectionIndex, const char *ErrMsg) TEST() argument [all...] |