Searched defs:getBytesInAddress (Results 1 – 5 of 5) sorted by relevance
1176 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
705 uint8_t XCOFFObjectFile::getBytesInAddress() const { return is64Bit() ? 8 : 4; } in getBytesInAddress() function in llvm::object::XCOFFObjectFile
1826 uint8_t WasmObjectFile::getBytesInAddress() const { in getBytesInAddress() function in WasmObjectFile
1003 uint8_t COFFObjectFile::getBytesInAddress() const { in getBytesInAddress() function in COFFObjectFile
2649 uint8_t MachOObjectFile::getBytesInAddress() const { in getBytesInAddress() function in MachOObjectFile