Home
last modified time | relevance | path

Searched refs:DataInCodeLoadCmd (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp267 DataInCodeLoadCmd(nullptr), LinkOptHintsLoadCmd(nullptr), in MachOObjectFile()
336 if (DataInCodeLoadCmd) { in MachOObjectFile()
340 DataInCodeLoadCmd = Load.Ptr; in MachOObjectFile()
1317 if (!DataInCodeLoadCmd) in begin_dices()
1327 if (!DataInCodeLoadCmd) in end_dices()
2294 if (DataInCodeLoadCmd) in getDataInCodeLoadCommand()
2295 return getStruct<MachO::linkedit_data_command>(this, DataInCodeLoadCmd); in getDataInCodeLoadCommand()
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DMachO.h463 const char *DataInCodeLoadCmd; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp1343 if ((Err = checkLinkeditDataCommand(*this, Load, I, &DataInCodeLoadCmd, in MachOObjectFile()
2765 if (!DataInCodeLoadCmd) in begin_dices()
2775 if (!DataInCodeLoadCmd) in end_dices()
4508 if (DataInCodeLoadCmd) in getDataInCodeLoadCommand()
4509 return getStruct<MachO::linkedit_data_command>(*this, DataInCodeLoadCmd); in getDataInCodeLoadCommand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp1345 if ((Err = checkLinkeditDataCommand(*this, Load, I, &DataInCodeLoadCmd, in MachOObjectFile()
2896 if (!DataInCodeLoadCmd) in begin_dices()
2906 if (!DataInCodeLoadCmd) in end_dices()
4866 if (DataInCodeLoadCmd) in getDataInCodeLoadCommand()
4867 return getStruct<MachO::linkedit_data_command>(*this, DataInCodeLoadCmd); in getDataInCodeLoadCommand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachO.h673 const char *DataInCodeLoadCmd = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DMachO.h858 const char *DataInCodeLoadCmd = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DMachO.h863 const char *DataInCodeLoadCmd = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DMachO.h863 const char *DataInCodeLoadCmd = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DMachO.h863 const char *DataInCodeLoadCmd = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DMachO.h864 const char *DataInCodeLoadCmd = nullptr; variable