Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1838 ResourceSectionRef::getDataEntryAtOffset(uint32_t Offset) { in getDataEntryAtOffset() function in ResourceSectionRef
1857 return getDataEntryAtOffset(Entry.Offset.value()); in getEntryData()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1331 getDataEntryAtOffset(uint32_t Offset);