Searched defs:section_address (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/include/elfutils/
H A Dlibdwfl.h70 int (*section_address) (Dwfl_Module *mod, void **userdata, member in struct:__anon6700
/external/elfutils/libdwfl/
H A Dlibdwfl.h70 int (*section_address) (Dwfl_Module *mod, void **userdata, member in struct:__anon6765
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Ddisassembler.cc104 uint64_t section_address = section.getAddress(); local
113 uint64_t start_index = address.get() - section_address;
146 /*Address=*/section_address + index,
165 instruction, section_address + index, size, target)) {

Completed in 1514 milliseconds