GetSymbol
virtual status_t GetSymbol(const char* name, int32 symbolType,
return image->GetSymbol(name, symbolType, _symbolLocation, _symbolSize,
status_t GetSymbol(image_id imageID, const char* name, int32 symbolType,
return lookup->GetSymbol(image, name, symbolType, _symbolLocation,
status_t GetSymbol(ElfSymbol* symbol);
&& relocation.GetSymbol(&symbol) == B_OK