Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp977 findNotEmptySectionByAddress(const ELFO &Obj, StringRef FileName, in findNotEmptySectionByAddress() function
2837 GotSec = findNotEmptySectionByAddress(Obj, FileName, *DtPltGot); in findGOT()
2879 PltSec = findNotEmptySectionByAddress(Obj, FileName, *DtMipsPltGot); in findPLT()
2884 PltRelSec = findNotEmptySectionByAddress(Obj, FileName, *DtJmpRel); in findPLT()