Searched defs:getBytesInAddress (Results 1 – 8 of 8) sorted by relevance
832 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
388 uint8_t XCOFFObjectFile::getBytesInAddress() const { return is64Bit() ? 8 : 4; } in getBytesInAddress() function in llvm::object::XCOFFObjectFile
1528 uint8_t WasmObjectFile::getBytesInAddress() const { return 4; } in getBytesInAddress() function in WasmObjectFile
879 uint8_t COFFObjectFile::getBytesInAddress() const { in getBytesInAddress() function in COFFObjectFile
2539 uint8_t MachOObjectFile::getBytesInAddress() const { in getBytesInAddress() function in MachOObjectFile
1051 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
834 uint8_t COFFObjectFile::getBytesInAddress() const { in getBytesInAddress() function in COFFObjectFile
1141 uint8_t MachOObjectFile::getBytesInAddress() const { in getBytesInAddress() function in MachOObjectFile