reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
277 uint64_t getSectionSize(DataRefImpl Sec) const override; 718 uint64_t ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec) const {lib/Object/COFFObjectFile.cpp
291 uint64_t COFFObjectFile::getSectionSize(DataRefImpl Ref) const {
lib/Object/MachOObjectFile.cpp 1919 uint64_t MachOObjectFile::getSectionSize(DataRefImpl Sec) const {
lib/Object/WasmObjectFile.cpp 1422 uint64_t WasmObjectFile::getSectionSize(DataRefImpl Sec) const {
lib/Object/XCOFFObjectFile.cpp 243 uint64_t XCOFFObjectFile::getSectionSize(DataRefImpl Sec) const {
445 return OwningObject->getSectionSize(SectionPimpl);