Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp953 EF.getSectionAndRelocations(IsMatch); in readBBAddrMapImpl()
H A DELF.cpp986 ELFFile<ELFT>::getSectionAndRelocations( in getSectionAndRelocations() function in ELFFile
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h526 getSectionAndRelocations(
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6864 StackSizeRelocMapOrErr = Obj.getSectionAndRelocations(IsMatch); in printRelocatableStackSizes()
7829 this->Obj.getSectionAndRelocations(IsMatch); in printCGProfile()
7881 this->Obj.getSectionAndRelocations(IsMatch); in printBBAddrMaps()