Searched defs:getBytesInAddress (Results 1 – 13 of 13) sorted by relevance
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
832 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
1051 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
1117 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
435 uint8_t XCOFFObjectFile::getBytesInAddress() const { return is64Bit() ? 8 : 4; } in getBytesInAddress() function in llvm::object::XCOFFObjectFile
1688 uint8_t WasmObjectFile::getBytesInAddress() const { in getBytesInAddress() function in WasmObjectFile
934 uint8_t COFFObjectFile::getBytesInAddress() const { in getBytesInAddress() function in COFFObjectFile
2549 uint8_t MachOObjectFile::getBytesInAddress() const { in getBytesInAddress() function in MachOObjectFile
834 uint8_t COFFObjectFile::getBytesInAddress() const { in getBytesInAddress() function in COFFObjectFile
1141 uint8_t MachOObjectFile::getBytesInAddress() const { in getBytesInAddress() function in MachOObjectFile