Home
last modified time | relevance | path

Searched defs:section_address (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/elfutils/include/elfutils/
H A Dlibdwfl.h76 int (*section_address) (Dwfl_Module *mod, void **userdata, member
/aosp_15_r20/external/elfutils/libdwfl/
H A Dlibdwfl.h76 int (*section_address) (Dwfl_Module *mod, void **userdata, member
/aosp_15_r20/external/pigweed/pw_tokenizer/py/pw_tokenizer/
H A Delf_reader.py134 section_address: Field = Field('sh_addr', 0x0C, 0x10, 4, 8) variable in _SectionHeader
/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Drdcompiler-utils.h146 struct rd_section section_address = {.type = section, in rd_write_gpu_addr_section() local