| /openbmc/pldm/pldmtool/oem/ibm/ |
| H A D | pldm_oem_ibm.cpp | 172 ordered_json fdata; in printFileAttrTable() local 174 fdata["FileHandle"] = std::to_string(filetableData->file_handle); in printFileAttrTable() 178 fdata["FileNameLength"] = nameLength; in printFileAttrTable() 181 fdata["FileName"] = (std::string( in printFileAttrTable() 186 fdata["FileSize"] = le32toh(fileSize); in printFileAttrTable() 191 fdata["FileTraits"] = le32toh(fileTraits); in printFileAttrTable() 193 kwVal.emplace_back(fdata); in printFileAttrTable()
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | fsl_portals.h | 38 #define SET_QP_INFO(dqrr, fdata, off, dest) \ argument 39 { .dliodn = dqrr, .fliodn = fdata, .liodn_offset = off, .sdest = dest }
|
| /openbmc/u-boot/arch/xtensa/ |
| H A D | config.mk | 8 -ffunction-sections -fdata-sections
|
| /openbmc/u-boot/arch/nios2/ |
| H A D | config.mk | 17 PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
|
| /openbmc/u-boot/arch/m68k/ |
| H A D | config.mk | 14 PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
|
| /openbmc/u-boot/arch/riscv/ |
| H A D | config.mk | 30 -fdata-sections
|
| /openbmc/u-boot/arch/powerpc/ |
| H A D | config.mk | 14 -fdata-sections -mcall-linux
|
| /openbmc/u-boot/arch/arm/ |
| H A D | config.mk | 14 CFLAGS_NON_EFI := -fno-pic -ffixed-r9 -ffunction-sections -fdata-sections 18 PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections \
|
| /openbmc/u-boot/arch/arc/ |
| H A D | config.mk | 46 PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections -fno-common
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dietsplash/dietsplash/ |
| H A D | 0001-configure.ac-Do-not-demand-linker-hash-style.patch | 22 -fdata-sections \
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/ |
| H A D | 0001-arm-trusted-firmware-m-disable-address-warnings-into.patch | 25 -fdata-sections
|
| /openbmc/u-boot/arch/mips/ |
| H A D | config.mk | 67 PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
|
| /openbmc/openbmc/poky/meta-poky/conf/distro/include/ |
| H A D | gcsections.inc | 1 CFLAGS_SECTION_REMOVAL = "-ffunction-sections -fdata-sections"
|
| /openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
| H A D | 0003-debug-prefix-map.patch | 33 …-endian -mabi=aapcs -fno-short-enums -funsigned-char -ffunction-sections -fdata-sections -fomit-fr… 34 …onous-unwind-tables -Wno-address -fno-short-enums -fsigned-char -ffunction-sections -fdata-sections
|
| /openbmc/openbmc/poky/meta/recipes-bsp/opensbi/opensbi/ |
| H A D | 0001-Makefile-Add-flag-for-reprodubility-compiler-flags.patch | 36 …reestanding -nostdlib -fno-stack-protector -fno-strict-aliasing -ffunction-sections -fdata-sections
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | ich.h | 29 uint32_t fdata[16]; /* 0x10 */ member
|
| H A D | ich.c | 146 ctlr->data = offsetof(struct ich9_spi_regs, fdata); in ich_init_controller() 147 ctlr->databytes = sizeof(ich9_spi->fdata); in ich_init_controller()
|
| /openbmc/u-boot/arch/x86/ |
| H A D | config.mk | 30 PLATFORM_RELFLAGS += -fdata-sections -ffunction-sections -fvisibility=hidden
|
| /openbmc/qemu/scripts/ |
| H A D | analyze-migration.py | 506 fdata = field['data'] 518 self.data[fname] = fdata 520 self.data[fname].append(fdata) 523 self.data[fname] = [tmp, fdata]
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/ |
| H A D | 0002-Enforce-using-good-old-BFD-linker.patch | 32 …dian -fno-short-enums -fverbose-asm -funsigned-char -ffunction-sections -fdata-sections -Wno-addr…
|
| /openbmc/bmcweb/ |
| H A D | meson.build | 43 ['-fdata-sections', '-ffunction-sections'],
|
| /openbmc/u-boot/scripts/ |
| H A D | Makefile.spl | 61 KBUILD_CFLAGS += -ffunction-sections -fdata-sections
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | rust-target-config.bbclass | 438 CRATE_CC_FLAGS:class-target = " -ffunction-sections -fdata-sections -fPIC"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | 0001-Eliminate-old-style-function-declarations.patch | 8835 DBT fdata, tdata;
|