Searched defs:module_offset (Results 1 – 5 of 5) sorted by relevance
88 SectionBuffer(uint32_t module_offset, uint8_t id, size_t payload_length, in SectionBuffer()103 uint32_t module_offset() const { return module_offset_; } in module_offset() function188 SectionBuffer* CreateNewBuffer(uint32_t module_offset, uint8_t id, in CreateNewBuffer()247 uint32_t module_offset) { in ProcessFunctionBody()254 uint32_t module_offset() const { return module_offset_; } in module_offset() function
140 explicit DecodeSectionID(uint32_t module_offset) in DecodeSectionID()157 explicit DecodeSectionLength(uint8_t id, uint32_t module_offset) in DecodeSectionLength()228 uint32_t module_offset) in DecodeFunctionBody()
66 uptr module_offset; in SymbolizePC() local84 uptr module_offset; in SymbolizeData() local137 uptr *module_offset) { in FindModuleNameAndOffsetForAddress()343 uptr module_offset) { in SendCommand()
33 uptr module_offset; member67 uptr module_offset; member
296 const char *SendCommand(const char *module_name, uptr module_offset) { in SendCommand()