Home
last modified time | relevance | path

Searched defs:TextSectionIndex (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Profile/
H A DHeatmap.cpp268 unsigned TextSectionIndex = 0; in printSectionHotness() local
/llvm-project-15.0.7/llvm/lib/Object/
H A DELFObjectFile.cpp678 Optional<unsigned> TextSectionIndex) { in readBBAddrMapImpl()
/llvm-project-15.0.7/llvm/unittests/Object/
H A DELFObjectFileTest.cpp691 Optional<unsigned> TextSectionIndex, in TEST()
692 const char *ErrMsg) { in TEST()