Home
last modified time | relevance | path

Searched defs:getSectionSize (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
DELFObjectFile.h397 std::error_code ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec, in getSectionSize() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp261 std::error_code COFFObjectFile::getSectionSize(DataRefImpl Ref, in getSectionSize() function in COFFObjectFile
DMachOObjectFile.cpp687 std::error_code MachOObjectFile::getSectionSize(DataRefImpl Sec, in getSectionSize() function in llvm::object::MachOObjectFile