Home
last modified time | relevance | path

Searched defs:getBytesInAddress (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DGOFFObjectFile.h54 uint8_t getBytesInAddress() const override { return 8; } in getBytesInAddress() function
DELFObjectFile.h1229 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DGOFFObjectFile.h51 uint8_t getBytesInAddress() const override { return 8; } in getBytesInAddress() function
DELFObjectFile.h1209 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DGOFFObjectFile.h51 uint8_t getBytesInAddress() const override { return 8; } in getBytesInAddress() function
DELFObjectFile.h1209 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DGOFFObjectFile.h51 uint8_t getBytesInAddress() const override { return 8; } in getBytesInAddress() function
DELFObjectFile.h1200 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DELFObjectFile.h832 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp388 uint8_t XCOFFObjectFile::getBytesInAddress() const { return is64Bit() ? 8 : 4; } in getBytesInAddress() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp1528 uint8_t WasmObjectFile::getBytesInAddress() const { return 4; } in getBytesInAddress() function in WasmObjectFile
H A DCOFFObjectFile.cpp879 uint8_t COFFObjectFile::getBytesInAddress() const { in getBytesInAddress() function in COFFObjectFile
H A DMachOObjectFile.cpp2539 uint8_t MachOObjectFile::getBytesInAddress() const { in getBytesInAddress() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h1051 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DELFObjectFile.h1176 uint8_t ELFObjectFile<ELFT>::getBytesInAddress() const { in getBytesInAddress() function
/aosp_15_r20/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp834 uint8_t COFFObjectFile::getBytesInAddress() const { in getBytesInAddress() function in COFFObjectFile
H A DMachOObjectFile.cpp1141 uint8_t MachOObjectFile::getBytesInAddress() const { in getBytesInAddress() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp705 uint8_t XCOFFObjectFile::getBytesInAddress() const { return is64Bit() ? 8 : 4; } in getBytesInAddress() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp1826 uint8_t WasmObjectFile::getBytesInAddress() const { in getBytesInAddress() function in WasmObjectFile
H A DCOFFObjectFile.cpp1003 uint8_t COFFObjectFile::getBytesInAddress() const { in getBytesInAddress() function in COFFObjectFile
H A DMachOObjectFile.cpp2649 uint8_t MachOObjectFile::getBytesInAddress() const { in getBytesInAddress() function in MachOObjectFile