Home
last modified time | relevance | path

Searched refs:section_address (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddisassembler.cc103 uint64_t section_address = section.getAddress(); in DisassembleObjectFile() local
112 uint64_t start_index = address.get() - section_address; in DisassembleObjectFile()
145 /*Address=*/section_address + index, in DisassembleObjectFile()
164 instruction, section_address + index, size, target)) { in DisassembleObjectFile()
/external/elfutils/tests/
Ddwfl-report-elf-align.c33 .section_address = INTUSE(dwfl_offline_section_address),
Ddwfl-bug-addr-overflow.c30 .section_address = INTUSE(dwfl_offline_section_address),
Dbacktrace-data.c303 .section_address = dwfl_offline_section_address, in main()
/external/elfutils/libdwfl/
Dargp-std.c74 .section_address = INTUSE(dwfl_offline_section_address),
94 .section_address = INTUSE(dwfl_linux_kernel_module_section_address),
Dderelocate.c148 && mod->dwfl->callbacks->section_address != NULL) in cache_sections()
Dlibdwfl.h70 int (*section_address) (Dwfl_Module *mod, void **userdata, member
Drelocate.c70 if ((*mod->dwfl->callbacks->section_address) (MODCB_ARGS (mod), in __libdwfl_relocate_value()
Ddwfl_module_getdwarf.c1327 if (cb->section_address == NULL) in load_dw()
DChangeLog2316 section_address callback is null.
2624 * relocate.c (__libdwfl_relocate_value): Treat section_address of -1
2943 * libdwfl.h (Dwfl_Callbacks.section_address): Take additional
/external/elfutils/include/elfutils/
Dlibdwfl.h70 int (*section_address) (Dwfl_Module *mod, void **userdata, member
/external/elfutils/src/
Dnm.c1256 .section_address = dwfl_offline_section_address, in show_symbols()
Dreadelf.c805 .section_address = dwfl_offline_section_address, in create_dwfl()