Searched refs:section_address (Results 1 – 13 of 13) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | disassembler.cc | 103 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/ |
D | dwfl-report-elf-align.c | 33 .section_address = INTUSE(dwfl_offline_section_address),
|
D | dwfl-bug-addr-overflow.c | 30 .section_address = INTUSE(dwfl_offline_section_address),
|
D | backtrace-data.c | 303 .section_address = dwfl_offline_section_address, in main()
|
/external/elfutils/libdwfl/ |
D | argp-std.c | 74 .section_address = INTUSE(dwfl_offline_section_address), 94 .section_address = INTUSE(dwfl_linux_kernel_module_section_address),
|
D | derelocate.c | 148 && mod->dwfl->callbacks->section_address != NULL) in cache_sections()
|
D | libdwfl.h | 70 int (*section_address) (Dwfl_Module *mod, void **userdata, member
|
D | relocate.c | 70 if ((*mod->dwfl->callbacks->section_address) (MODCB_ARGS (mod), in __libdwfl_relocate_value()
|
D | dwfl_module_getdwarf.c | 1327 if (cb->section_address == NULL) in load_dw()
|
D | ChangeLog | 2316 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/ |
D | libdwfl.h | 70 int (*section_address) (Dwfl_Module *mod, void **userdata, member
|
/external/elfutils/src/ |
D | nm.c | 1256 .section_address = dwfl_offline_section_address, in show_symbols()
|
D | readelf.c | 805 .section_address = dwfl_offline_section_address, in create_dwfl()
|