Searched refs:load_cmd_offset (Results 1 – 2 of 2) sorted by relevance
1227 lldb::offset_t load_cmd_offset = offset; in ParseLoadCommands() local1261 const lldb::offset_t name_offset = load_cmd_offset + data.GetU32 (&offset); in ParseLoadCommands()1275 offset = load_cmd_offset + load_cmd.cmdsize; in ParseLoadCommands()
927 const lldb::offset_t load_cmd_offset = offset; in IsStripped() local942 offset = load_cmd_offset + lc.cmdsize; in IsStripped()972 const lldb::offset_t load_cmd_offset = offset; in CreateSections() local989 offset = load_cmd_offset + encryption_cmd.cmdsize; in CreateSections()997 const lldb::offset_t load_cmd_offset = offset; in CreateSections() local1379 offset = load_cmd_offset + load_cmd.cmdsize; in CreateSections()