Home
last modified time | relevance | path

Searched refs:getSectionAndRelocations (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp909 EF.getSectionAndRelocations(IsMatch); in readBBAddrMapImpl()
H A DELF.cpp941 ELFFile<ELFT>::getSectionAndRelocations( in getSectionAndRelocations() function in ELFFile
/src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h520 getSectionAndRelocations(
/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6762 StackSizeRelocMapOrErr = Obj.getSectionAndRelocations(IsMatch); in printRelocatableStackSizes()
7714 this->Obj.getSectionAndRelocations(IsMatch); in printCGProfile()
7766 this->Obj.getSectionAndRelocations(IsMatch); in printBBAddrMaps()