Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp814 EF.getSectionAndRelocations(IsMatch); in readBBAddrMapImpl()
H A DELF.cpp839 ELFFile<ELFT>::getSectionAndRelocations( in getSectionAndRelocations() function in ELFFile
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h472 getSectionAndRelocations(
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6615 StackSizeRelocMapOrErr = Obj.getSectionAndRelocations(IsMatch); in printRelocatableStackSizes()
7501 this->Obj.getSectionAndRelocations(IsMatch); in printCGProfile()
7553 this->Obj.getSectionAndRelocations(IsMatch); in printBBAddrMaps()