reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
295 uint64_t getRelocationOffset(DataRefImpl Rel) const override; 887 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const {lib/Object/COFFObjectFile.cpp
1125 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const {
lib/Object/MachOObjectFile.cpp 2115 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const {
lib/Object/WasmObjectFile.cpp 1474 uint64_t WasmObjectFile::getRelocationOffset(DataRefImpl Ref) const {
lib/Object/XCOFFObjectFile.cpp 304 uint64_t XCOFFObjectFile::getRelocationOffset(DataRefImpl Rel) const {
531 return OwningObject->getRelocationOffset(RelocationPimpl);