Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp406 uint32_t GOFFObjectFile::getSectionDefEsdId(DataRefImpl &Sec) const { in getSectionDefEsdId() function in GOFFObjectFile
451 uint32_t DefEsdId = getSectionDefEsdId(Sec); in getSectionSize()
467 uint32_t DefEsdId = getSectionDefEsdId(Sec); in getSectionContents()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h116 uint32_t getSectionDefEsdId(DataRefImpl &Sec) const;