/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | COFFImportFile.cpp | 187 const uint32_t NumberOfSections = 2; in createImportDescriptor() local 327 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local 387 const uint32_t NumberOfSections = 2; in createNullThunk() local 499 const uint32_t NumberOfSections = 1; in createWeakExternal() local
|
H A D | MachOUniversalWriter.cpp | 46 unsigned NumberOfSections = in calculateFileAlignment() local
|
H A D | XCOFFObjectFile.cpp | 572 const uint16_t NumberOfSections = getNumberOfSections(); in getRelocationOffset() local 586 const uint16_t NumberOfSections = getNumberOfSections(); in getRelocationOffset() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | COFFImportFile.cpp | 181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local 321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local 381 const uint32_t NumberOfSections = 2; in createNullThunk() local 493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | XCOFFObjectFile.h | 24 support::ubig16_t NumberOfSections; member 38 support::ubig16_t NumberOfSections; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | XCOFFObjectFile.h | 28 support::ubig16_t NumberOfSections; member 42 support::ubig16_t NumberOfSections; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | XCOFFObjectFile.h | 31 support::ubig16_t NumberOfSections; member 45 support::ubig16_t NumberOfSections; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | XCOFFObjectFile.h | 31 support::ubig16_t NumberOfSections; member 45 support::ubig16_t NumberOfSections; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | XCOFFObjectFile.h | 31 support::ubig16_t NumberOfSections; member 45 support::ubig16_t NumberOfSections; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | XCOFFObjectFile.h | 31 support::ubig16_t NumberOfSections; member 45 support::ubig16_t NumberOfSections; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | XCOFFYAML.h | 24 uint16_t NumberOfSections; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
D | _dbg_LOAD_IMAGE.h | 33 ULONG NumberOfSections; member
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/isac/main/source/ |
H A D | isac_vad.c | 159 int NumberOfSections, in WebRtcIsac_AllPassFilter2Float()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | XCOFF.h | 216 uint16_t NumberOfSections; member
|
H A D | COFF.h | 67 int32_t NumberOfSections; member 88 uint32_t NumberOfSections; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | COFF.h | 62 int32_t NumberOfSections; member 83 uint32_t NumberOfSections; member
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | COFF.h | 57 int32_t NumberOfSections; member 78 uint32_t NumberOfSections; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | PeImage.h | 82 UINT16 NumberOfSections; member 727 UINT8 NumberOfSections; ///< From the original file header. member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
H A D | PeImage.h | 84 UINT16 NumberOfSections; member 731 UINT8 NumberOfSections; ///< From the original file header. member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/IndustryStandard/ |
H A D | PeImage.h | 83 UINT16 NumberOfSections; member 721 UINT8 NumberOfSections; ///< From the original file header. member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
H A D | PeImage.h | 82 UINT16 NumberOfSections; member 727 UINT8 NumberOfSections; ///< From the original file header. member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
H A D | PeImage.h | 83 UINT16 NumberOfSections; member 721 UINT8 NumberOfSections; ///< From the original file header. member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/pe/ |
D | pe.go | 9 NumberOfSections uint16 member
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | WinCOFFObjectWriter.cpp | 811 int32_t NumberOfSections = static_cast<int32_t>(SectionsSize); in writeObject() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | XCOFFYAML.h | 25 uint16_t NumberOfSections; member
|